claude/heroku-clone-mvp-plan-NREhc #1
1 changed files with 2 additions and 0 deletions
|
|
@ -91,6 +91,8 @@ services:
|
|||
FORGEJO__server__DOMAIN: ${FORGEJO_DOMAIN}
|
||||
FORGEJO__server__ROOT_URL: https://${FORGEJO_DOMAIN}/
|
||||
FORGEJO__server__SSH_DOMAIN: ${FORGEJO_DOMAIN}
|
||||
# Skip the first-run wizard — everything is configured via env vars above.
|
||||
FORGEJO__security__INSTALL_LOCK: "true"
|
||||
volumes:
|
||||
- forgejo-data:/data
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue