mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 15:00:15 +02:00
fix for the fix of the fix
This commit is contained in:
committed by
David Juarez
parent
ffaa8922ba
commit
f3166641a0
@ -64,7 +64,7 @@ services:
|
||||
APPLICATION_PORT: "8085"
|
||||
APPLICATION_ADDRESS: "${HOST}"
|
||||
DEFAULT_LANGUAGE: "${TEILER_DEFAULT_LANGUAGE}"
|
||||
CONFIG_ENV_VAR_PATH: "/run/secrets/${PROJECT}.conf"
|
||||
CONFIG_ENV_VAR_PATH: "/run/secrets/project-conf"
|
||||
TEILER_ORCHESTRATOR_HTTP_RELATIVE_PATH: "/ccp-teiler"
|
||||
TEILER_ORCHESTRATOR_URL: "https://${HOST}/ccp-teiler"
|
||||
TEILER_DASHBOARD_DE_URL: "https://${HOST}/ccp-teiler-dashboard/de"
|
||||
|
Reference in New Issue
Block a user