make hocuspocus work out of the box (#140)

This commit is contained in:
Markus Kahl
2026-01-30 11:18:56 +00:00
committed by GitHub
parent 8a1dd91371
commit 2ddd73d1b6
2 changed files with 3 additions and 0 deletions

View File

@@ -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