mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
cmd: CMD option for port number of gogs web
to prevent first time run conflict
- routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
This commit is contained in:
@@ -3,5 +3,11 @@ language: go
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4
|
||||
- tip
|
||||
|
||||
sudo: false
|
||||
|
||||
notifications:
|
||||
email:
|
||||
- u@gogs.io
|
Reference in New Issue
Block a user