mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-16 21:42:24 +02:00
update
This commit is contained in:
parent
966fd50b08
commit
7e4a3dbe18
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ services:
|
||||||
FORGEJO__session__COOKIE_SECURE: true
|
FORGEJO__session__COOKIE_SECURE: true
|
||||||
FORGEJO__session__COOKIE_NAME: forgejo_session
|
FORGEJO__session__COOKIE_NAME: forgejo_session
|
||||||
FORGEJO__session__DOMAIN: https://${DOMAIN}
|
FORGEJO__session__DOMAIN: https://${DOMAIN}
|
||||||
|
FORGEJO__repository__ENABLE_PUSH_CREATE_USER: true
|
||||||
|
FORGEJO__repository__ENABLE_PUSH_CREATE_ORG: true
|
||||||
|
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue