mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00: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"`
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user