fix
This commit is contained in:
@@ -6,7 +6,7 @@ image = "docker.io/gitea/act_runner:latest"
|
||||
depend = ["gitea.service"]
|
||||
|
||||
[environment]
|
||||
GITEA_INSTANCE_URL = "gitea"
|
||||
GITEA_INSTANCE_URL = "http://gitea:3000"
|
||||
GITEA_RUNNER_NAME = "Goofjes Runner"
|
||||
CONFIG_FILE = "/config/config.yaml"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user