mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-07-28 14:51:07 +00:00
make hocuspocus work out of the box (#140)
This commit is contained in:
@@ -122,6 +122,8 @@ services:
|
||||
image: openproject/hocuspocus:release-38128805
|
||||
environment:
|
||||
SECRET: ${COLLABORATIVE_SERVER_SECRET:-OVERRIDE_ME_PLEASE}
|
||||
OPENPROJECT_DIRECT_URL: "${OPENPROJECT_URL:-http://web}"
|
||||
OPENPROJECT_HOST: "${OPENPROJECT_HOST__NAME:-localhost:8080}"
|
||||
networks:
|
||||
- backend
|
||||
- frontend
|
||||
|
||||
Reference in New Issue
Block a user