Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host
This commit is contained in:
commit
9f5bebbefc
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ services:
|
||||||
image: code.forgejo.org/forgejo/runner:3.4.0
|
image: code.forgejo.org/forgejo/runner:3.4.0
|
||||||
container_name: forgejo-runner
|
container_name: forgejo-runner
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
command: forgejo-runner daemon
|
||||||
environment:
|
environment:
|
||||||
- FORGEJO_INSTANCE_URL=http://server:3000
|
- FORGEJO_INSTANCE_URL=http://server:3000
|
||||||
- FORGEJO_RUNNER_REGISTRATION_TOKEN=${FORGEJO_RUNNER_REGISTRATION_TOKEN}
|
- FORGEJO_RUNNER_REGISTRATION_TOKEN=${FORGEJO_RUNNER_REGISTRATION_TOKEN}
|
||||||
|
|
Loading…
Add table
Reference in a new issue