From 28484c26c2d1ffa16a2de0a27a657ab9fd97792f Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 22 Nov 2017 21:09:01 +0100 Subject: [PATCH] updated readme --- templates/gitea/0/Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/gitea/0/Readme.md b/templates/gitea/0/Readme.md index d0ba3c3..7efe854 100644 --- a/templates/gitea/0/Readme.md +++ b/templates/gitea/0/Readme.md @@ -15,4 +15,6 @@ When launching Gitea for the first time, you will greeted with an installer. You * Password: the previously mentioned password * Database: `gitea` * Database Host: `db:3306` +* Change the domain name to the one you use to access Gitea +* Change the public ssh port to the one you defined earlier if you want to enable ssh * Change the public URL to the one you defined previously, this is needed to access Gitea's web UI.