mirror of
https://gitee.com/gitea/gitea
synced 2025-11-15 05:50:25 +08:00
Able to set SSH port when install, update Docker docs
This commit is contained in:
@@ -24,6 +24,7 @@ type InstallForm struct {
|
||||
RepoRootPath string `binding:"Required"`
|
||||
RunUser string `binding:"Required"`
|
||||
Domain string `binding:"Required"`
|
||||
SSHPort int
|
||||
HTTPPort string `binding:"Required"`
|
||||
AppUrl string `binding:"Required"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user