Add forward proxy to teiler-core

This commit is contained in:
juarez 2023-08-14 11:17:44 +02:00
parent 62e97375e7
commit 3fdd596e75
1 changed files with 1 additions and 0 deletions

View File

@ -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