mirror of https://github.com/samply/bridgehead.git
Added: Enable MTBA and Enable DataSHIELD to Teiler Backend
This commit is contained in:
parent
37f100dc01
commit
643e9e67a6
|
@ -71,6 +71,8 @@ services:
|
|||
TEILER_DASHBOARD_EN_URL: "https://${HOST}/ccp-teiler-dashboard/en"
|
||||
CENTRAX_URL: "${CENTRAXX_URL}"
|
||||
HTTP_PROXY: "http://forward_proxy:3128"
|
||||
ENABLE_MTBA: "${ENABLE_MTBA}"
|
||||
ENABLE_DATASHIELD: "${ENABLE_DATASHIELD}"
|
||||
secrets:
|
||||
- ccp.conf
|
||||
|
||||
|
|
Loading…
Reference in New Issue