mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-07-11 06:29:17 +00:00
fix env var name
This commit is contained in:
@@ -122,7 +122,7 @@ services:
|
||||
image: openproject/hocuspocus:release-38128805
|
||||
environment:
|
||||
SECRET: ${COLLABORATIVE_SERVER_SECRET:-OVERRIDE_ME_PLEASE}
|
||||
OPENPROJECT_DIRECT_URL: "${OPENPROJECT_URL:-http://web}"
|
||||
OPENPROJECT_URL: "${OPENPROJECT_URL:-http://web:8080}"
|
||||
OPENPROJECT_HOST: "${OPENPROJECT_HOST__NAME:-localhost:8080}"
|
||||
networks:
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user