Further updates to forgejo config

This commit is contained in:
Philip (a-0) 2023-11-26 17:32:35 +01:00
parent d725832c82
commit a5eab23875
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,7 @@
APP_NAME = Forgejo
RUN_USER = git
RUN_MODE = prod
WORK_PATH = {{ forgejo_work_path }}
[security]
INTERNAL_TOKEN = {{ forgejo_internal_token }}
@ -67,4 +68,4 @@ PROVIDER = file
MODE = console
LEVEL = info
ROOT_PATH = /var/lib/forgejo/log
ROUTER = console
logger.router.MODE = console