[fix] role:gitea

This commit is contained in:
Christian Fraß 2024-07-09 13:14:26 +02:00
parent fd9a8ee494
commit 01b76d998d

View file

@ -6,7 +6,7 @@ RUN_MODE = prod
DOMAIN = {{var_gitea_domain}} DOMAIN = {{var_gitea_domain}}
;ROOT_URL = %(PROTOCOL)s://%(DOMAIN)s:%(HTTP_PORT)s/ ;ROOT_URL = %(PROTOCOL)s://%(DOMAIN)s:%(HTTP_PORT)s/
;HTTP_ADDR = {{var_gitea_listen_address}} ;HTTP_ADDR = {{var_gitea_listen_address}}
;HTTP_PORT = {{var_gitea_listen_port | string}} HTTP_PORT = {{var_gitea_listen_port | string}}
;LANDING_PAGE = home ;LANDING_PAGE = home
[database] [database]