claude/heroku-clone-mvp-plan-NREhc #1

Merged
sander merged 42 commits from claude/heroku-clone-mvp-plan-NREhc into main 2026-03-29 07:24:40 +00:00
Showing only changes of commit f9eacd03be - Show all commits

View file

@ -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}