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