[gitea 1.19.0] Setze USER

This commit is contained in:
Marius Alwan Meyer 2023-03-24 17:11:21 +01:00
parent b387856657
commit 9377b22617

View File

@ -6,6 +6,7 @@
USER_UID={{ git_user.uid }}
USER_GID={{ git_user.group }}
USER={{ git_user.name }}
GITEA__APP_NAME={{ gitea_vars.app_name }}
GITEA__RUN_USER={{ git_user.name }}
GITEA__server__ROOT_URL=https://{{ system.hostname }}.{{ system.domain }}/