mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-02 15:55:02 +00:00
Use APP_DOMAIN instead of hostname -f
This commit is contained in:
@@ -17,7 +17,7 @@ SCRIPT_TYPE = bash
|
||||
|
||||
[server]
|
||||
PROTOCOL = http
|
||||
DOMAIN = ##HOSTNAME
|
||||
DOMAIN = ##DOMAIN
|
||||
ROOT_URL = https://%(DOMAIN)s/
|
||||
HTTP_ADDR =
|
||||
HTTP_PORT = 3000
|
||||
|
Reference in New Issue
Block a user