From dc1f295eb204efbeb6fc7e4295dd062a42f5059d Mon Sep 17 00:00:00 2001 From: Jelle Besseling Date: Sun, 23 Oct 2022 12:23:37 +0200 Subject: [PATCH] Improve port forwarding wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d55b5d893cfff826b127e853451aceb2e33d29d9..399fd8f132c10af617c351d3197130d336179f0a 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ name: Soft Serve # The host and port to display in the TUI. You may want to change this if your # server is accessible from a different host and/or port that what it's -# actually listening on (for example, if it's behind a reverse proxy). +# actually listening on (for example, if it's behind a port forwarding router). host: localhost port: 23231