Able to set SSH port when install, update Docker docs

This commit is contained in:
Unknwon 2015-08-19 20:36:19 +08:00
parent 1453e91f41
commit bd1d7d1509
8 changed files with 50 additions and 31 deletions

View file

@ -76,6 +76,8 @@ run_user = Run User
run_user_helper = The user must have access to Repository Root Path and run Gogs.
domain = Domain
domain_helper = This affects SSH clone URLs.
ssh_port = SSH Port
ssh_port_helper = Port number which your SSH server is using, leave it empty to disable SSH feature.
http_port = HTTP Port
http_port_helper = Port number which application will listen on.
app_url = Application URL