This commit is contained in:
thomasabishop 2025-07-08 15:30:47 +00:00
commit 9f5bebbefc

View file

@ -41,6 +41,7 @@ services:
image: code.forgejo.org/forgejo/runner:3.4.0
container_name: forgejo-runner
restart: unless-stopped
command: forgejo-runner daemon
environment:
- FORGEJO_INSTANCE_URL=http://server:3000
- FORGEJO_RUNNER_REGISTRATION_TOKEN=${FORGEJO_RUNNER_REGISTRATION_TOKEN}