mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 20:40:15 +02:00
Add forward proxy to teiler-core
This commit is contained in:
@ -62,6 +62,7 @@ services:
|
|||||||
TEILER_UI_DE_URL: "https://${HOST}/ccp-teiler-ui/de"
|
TEILER_UI_DE_URL: "https://${HOST}/ccp-teiler-ui/de"
|
||||||
TEILER_UI_EN_URL: "https://${HOST}/ccp-teiler-ui/en"
|
TEILER_UI_EN_URL: "https://${HOST}/ccp-teiler-ui/en"
|
||||||
CENTRAX_URL: "${CENTRAXX_URL}"
|
CENTRAX_URL: "${CENTRAXX_URL}"
|
||||||
|
HTTP_PROXY: "http://forward_proxy:3128"
|
||||||
secrets:
|
secrets:
|
||||||
- ccp.conf
|
- ccp.conf
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user