This commit is contained in:
Maurice
2025-10-04 19:44:35 +02:00
parent fbf33041d1
commit 7f45140c73

View File

@@ -6,7 +6,7 @@ image = "docker.io/gitea/act_runner:latest"
depend = ["gitea.service"] depend = ["gitea.service"]
[environment] [environment]
GITEA_INSTANCE_URL = "gitea" GITEA_INSTANCE_URL = "http://gitea:3000"
GITEA_RUNNER_NAME = "Goofjes Runner" GITEA_RUNNER_NAME = "Goofjes Runner"
CONFIG_FILE = "/config/config.yaml" CONFIG_FILE = "/config/config.yaml"