Compare commits
2 commits
34095f1dd2
...
046ce02c8a
Author | SHA1 | Date | |
---|---|---|---|
|
046ce02c8a | ||
|
6d55d6409d |
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ services:
|
||||||
- USER_GID=1000
|
- USER_GID=1000
|
||||||
- APP_NAME=${APP_NAME}
|
- APP_NAME=${APP_NAME}
|
||||||
- FORGEJO__server__ROOT_URL=https://${FORGEJO_HOSTNAME}
|
- FORGEJO__server__ROOT_URL=https://${FORGEJO_HOSTNAME}
|
||||||
|
- FORGEJO__server__SSH_DOMAIN=${FORGEJO_HOSTNAME}
|
||||||
# Prevent the installation wizard from running
|
# Prevent the installation wizard from running
|
||||||
- FORGEJO__security__INSTALL_LOCK=true
|
- FORGEJO__security__INSTALL_LOCK=true
|
||||||
# Do we allow new signups?
|
# Do we allow new signups?
|
||||||
|
|
Loading…
Reference in a new issue