generated from coop-cloud/example
This commit is contained in:
@@ -86,6 +86,11 @@ services:
|
||||
- GOOGLE_DRIVE_PICKER_APP_ID=${GOOGLE_DRIVE_PICKER_APP_ID}
|
||||
- MAP_STORAGE_API_TOKEN=${MAP_STORAGE_API_TOKEN:-${SECRET_KEY}}
|
||||
- MAP_EDITOR_ALLOW_ALL_USERS
|
||||
- MATRIX_API_URI=${MATRIX_API_URI}
|
||||
- MATRIX_PUBLIC_URI=${MATRIX_PUBLIC_URI}
|
||||
# Also ensure your admin credentials for Matrix are passed here:
|
||||
- MATRIX_ADMIN_USER=${MATRIX_ADMIN_USER}
|
||||
- MATRIX_ADMIN_PASSWORD=${MATRIX_ADMIN_PASSWORD}
|
||||
deploy:
|
||||
labels:
|
||||
traefik.enable: "true"
|
||||
|
||||
Reference in New Issue
Block a user