Unabhängigkeit von system
Variablen
This commit is contained in:
@@ -9,8 +9,8 @@ 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 }}/
|
||||
GITEA__server__Domain={{ system.hostname }}.{{ system.domain }}
|
||||
GITEA__server__ROOT_URL=https://{{ gitea.hostname }}.{{ gitea.domain }}/
|
||||
GITEA__server__Domain={{ gitea.hostname }}.{{ gitea.domain }}
|
||||
|
||||
GITEA__server__SSH_PORT=22
|
||||
|
||||
|
Reference in New Issue
Block a user