From f36b4ee2df8aa799ceeb033a49c35f41b44fb61d Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 24 Apr 2026 12:01:07 -0500 Subject: fix typo --- content/blog/2026-04-22-self-hosting-zerobyte.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blog') 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: -- cgit v1.2.3