claude/heroku-clone-mvp-plan-NREhc #1
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ services:
|
||||||
# Site Administration → Actions → Runners → Create new runner
|
# Site Administration → Actions → Runners → Create new runner
|
||||||
act_runner:
|
act_runner:
|
||||||
image: code.forgejo.org/forgejo/act_runner:latest
|
image: code.forgejo.org/forgejo/act_runner:latest
|
||||||
|
container_name: act_runner
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
FORGEJO_INSTANCE_URL: https://${FORGEJO_DOMAIN}
|
FORGEJO_INSTANCE_URL: https://${FORGEJO_DOMAIN}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue