1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 20:48:20 +00:00
This commit is contained in:
Unknown
2014-05-11 11:18:10 -04:00
parent d122aa6d88
commit fd4b123e88
3 changed files with 8 additions and 1 deletions

View File

@@ -18,6 +18,7 @@ DOMAIN = localhost
ROOT_URL = %(PROTOCOL)s://%(DOMAIN)s:%(HTTP_PORT)s/
HTTP_ADDR =
HTTP_PORT = 3000
SSH_PORT = 22
; Disable CDN even in "prod" mode
OFFLINE_MODE = false
DISABLE_ROUTER_LOG = false