From d4b53524c04cbdd0a3d3aa4484dc290948f352a7 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Tue, 30 May 2023 16:35:48 +0200 Subject: [PATCH] cosmetic change --- admin/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/installation.md b/admin/installation.md index 14bce181..3cf9e019 100644 --- a/admin/installation.md +++ b/admin/installation.md @@ -335,7 +335,7 @@ The following changes are recommended if dealing with many large files: PROTOCOL = sendmail FROM = "Forgejo Git" ``` -- By default Forgejo will listen to the port 3000 but that can be [changed to 80 with HTTP_PORT](../config-cheat-sheet) like this: +- By default Forgejo will listen to the port 3000 but that can be [changed to 80 with HTTP_PORT](../config-cheat-sheet) like this: ```ini [server] HTTP_PORT = 80