fix: make a persistent send secret per bridgehead

This commit is contained in:
Torben Brenner
2025-05-23 16:30:28 +02:00
parent bc0835ff4d
commit 791be147e2
3 changed files with 5 additions and 2 deletions

View File

@ -45,6 +45,7 @@ services:
BROKER_URL: ${BROKER_URL}
PROXY_ID: ${PROXY_ID}
APP_focus_KEY: ${FOCUS_BEAM_SECRET_SHORT}
APP_beamfilesend_KEY: ${BEAM_FILE_SEND_SECRET}
PRIVKEY_FILE: /run/secrets/proxy.pem
ALL_PROXY: http://forward_proxy:3128
TLS_CA_CERTIFICATES_DIR: /conf/trusted-ca-certs