diff --git a/__swarm/gitea/gitea-swarm.yml b/__swarm/gitea/gitea-swarm.yml index 45db3c2..bee6aab 100644 --- a/__swarm/gitea/gitea-swarm.yml +++ b/__swarm/gitea/gitea-swarm.yml @@ -53,7 +53,7 @@ services: environment: CONFIG_FILE: /config/config.yaml GITEA_INSTANCE_URL: https://gitea.sectorq.eu/ - GITEA_RUNNER_REGISTRATION_TOKEN_FILE: /srv/secrets/gitea_runner_registration_token + GITEA_RUNNER_REGISTRATION_TOKEN_FILE: /run/secrets/gitea_runner_registration_token GITEA_RUNNER_NAME: jaydee GITEA_RUNNER_LABELS: jaydee volumes: