mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Set host setting for docker tls setup to avoid broken links with port
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
x-op-env-override: &environment
|
||||
OPENPROJECT_CLI_PROXY: "${OPENPROJECT_DEV_URL}"
|
||||
OPENPROJECT_DEV_EXTRA_HOSTS: "${OPENPROJECT_DEV_HOST}"
|
||||
OPENPROJECT_HOST__NAME: "${OPENPROJECT_DEV_HOST}"
|
||||
OPENPROJECT_HTTPS: true
|
||||
SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt
|
||||
# uncomment and set all the envs below to integrate keycloak with OpenProject
|
||||
|
||||
Reference in New Issue
Block a user