update versions
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 49s

This commit is contained in:
2025-12-06 17:40:22 -03:00
parent f1f4c0f67f
commit 7cf8000ec6
5 changed files with 12 additions and 8 deletions

View File

@@ -48,9 +48,8 @@ services:
CONFIG_FILE: /config.yaml
GITEA_INSTANCE_URL: "http://192.168.1.202:3005"
GITEA_RUNNER_REGISTRATION_TOKEN: "JjKRS66pgttENtYVVmhnT3TpfjVMfH7mIdEY19R3"
GITEA_RUNNER_NAME: "services-runner"
GITEA_RUNNER_NAME: "services-runner"
volumes:
- ./runner/config.yaml:/config.yaml
- ./runner/data:/data
- /var/run/docker.sock:/var/run/docker.sock