Change instance url for runner

This commit is contained in:
Akumatic 2025-04-10 01:18:27 +02:00
parent f2dabcf992
commit 9df90af9d2

View File

@ -80,7 +80,7 @@ services:
- internal
environment:
GITEA_RUNNER_REGISTRATION_TOKEN_FILE: /run/secrets/runner_token
GITEA_INSTANCE_URL: http://server:3000/
GITEA_INSTANCE_URL: https://git.akumatic.eu
GITEA_RUNNER_NAME: Gitea Runner
secrets:
- runner_token