Compare commits
No commits in common. "046ce02c8afe2b4da1653a1b1ea89e3369e4c1bd" and "34095f1dd213cb69fd17e6037dcb0393815c4115" have entirely different histories.
046ce02c8a
...
34095f1dd2
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ 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