mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-02 03:46:07 +01: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