mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 04:58:19 +00:00
HTTP no follow and offline mode
This commit is contained in:
@@ -16,6 +16,8 @@ LICENSES = Apache v2 License|GPL v2|MIT License|Affero GPL|Artistic License 2.0|
|
||||
PROTOCOL = http
|
||||
DOMAIN = localhost
|
||||
ROOT_URL = %(PROTOCOL)s://%(DOMAIN)s:%(HTTP_PORT)s/
|
||||
; Disable CDN even in "prod" mode
|
||||
OFFLINE_MODE = false
|
||||
HTTP_ADDR =
|
||||
HTTP_PORT = 3000
|
||||
; Generate steps:
|
||||
|
Reference in New Issue
Block a user