This commit is contained in:
Michael Grote 2024-01-25 20:14:08 +01:00
parent 2a2c20478e
commit 956d0bc6ed
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
environment:
GITEA_INSTANCE_URL: "https://git.mgrote.net"
GITEA_RUNNER_REGISTRATION_TOKEN: {{ lookup('keepass', 'gitea_runner_token', 'password') }}
GITEA_RUNNER_REGISTRATION_TOKEN: {{ lookup('keepass', 'gitea_runner_token', 'password') }} # muss für jeden Runner neu generiert werden, wird nur einmal benötigt
volumes:
data:

Binary file not shown.