diff options
| author | Christian Cleberg <[email protected]> | 2026-04-24 12:01:07 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-04-24 12:01:07 -0500 |
| commit | f36b4ee2df8aa799ceeb033a49c35f41b44fb61d (patch) | |
| tree | 543b3a12b4088406b46c0f8bdadc909688679eb3 /content/blog | |
| parent | 39e1864058326c6d818ee4ed210f9b9a904ec4bb (diff) | |
| download | cleberg.net-f36b4ee2df8aa799ceeb033a49c35f41b44fb61d.tar.gz cleberg.net-f36b4ee2df8aa799ceeb033a49c35f41b44fb61d.tar.bz2 cleberg.net-f36b4ee2df8aa799ceeb033a49c35f41b44fb61d.zip | |
fix typo
Diffstat (limited to 'content/blog')
| -rw-r--r-- | content/blog/2026-04-22-self-hosting-zerobyte.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2026-04-22-self-hosting-zerobyte.org b/content/blog/2026-04-22-self-hosting-zerobyte.org index 795d08c..7404ebd 100644 --- a/content/blog/2026-04-22-self-hosting-zerobyte.org +++ b/content/blog/2026-04-22-self-hosting-zerobyte.org @@ -58,7 +58,7 @@ At this point, you can access the app via [[http://localhost:4096]]. ** Nginx If you want to be able to access the app remotely, you'll need to utilize -something like a reverse proxy or tunnelling software. +something like a reverse proxy or tunneling software. This example uses Nginx as a reverse proxy. To start, edit a configuration file in Nginx: |
