From 4095ef2820c9f544229ad77fcb13a06bf3160063 Mon Sep 17 00:00:00 2001 From: codeskyblue Date: Mon, 17 Aug 2015 09:12:47 -0400 Subject: add pam for docker --- docker/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docker') diff --git a/docker/README.md b/docker/README.md index 4f6f2a2c..de52acc9 100644 --- a/docker/README.md +++ b/docker/README.md @@ -35,3 +35,16 @@ SSH_PORT = 10022 ``` Full documentation of settings can be found [here](http://gogs.io/docs/advanced/configuration_cheat_sheet.html). + +## Todo +Install page need support set `SSH_PORT` + +## Problems + +If meet error + +``` +checkVersion()] [E] Binary and template file version does not match +``` + +Run `rm -fr /var/gogs/gogs/templates/` will fix. Remember to backup templates file, If you have some modification. -- cgit v1.2.3