[gitea 1.19.0] Setze USER
This commit is contained in:
parent
b387856657
commit
9377b22617
@ -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 }}/
|
||||
|
Loading…
Reference in New Issue
Block a user