mirror of
https://github.com/opf/openproject-deploy.git
synced 2026-02-14 16:59:51 +00:00
fix ssl redirects when using internal openproject url in hocuspocus (#144)
This commit is contained in:
@@ -126,6 +126,7 @@ services:
|
||||
environment:
|
||||
SECRET: ${COLLABORATIVE_SERVER_SECRET:-OVERRIDE_ME_PLEASE}
|
||||
OPENPROJECT_URL: "${OPENPROJECT_URL:-http://web:8080}"
|
||||
OPENPROJECT_HTTPS: "${OPENPROJECT_HTTPS:-true}"
|
||||
networks:
|
||||
- backend
|
||||
- frontend
|
||||
|
||||
Reference in New Issue
Block a user