Add configurable logging for mtls-bridge proxy

This commit is contained in:
beatz174-bit
2026-04-13 13:41:53 +10:00
parent 649965e97a
commit a0b9dd980b
2 changed files with 35 additions and 3 deletions
@@ -11,6 +11,7 @@ services:
- CLIENT_KEY=/certs/clients/office-pc/office-pc.key
- CA_CERT=/certs/ca/clents-ca.crt
- TIMEOUT=5
- LOG_LEVEL=${MTLS_BRIDGE_LOG_LEVEL:-INFO}
volumes:
- ${PROJECT_ROOT}/core/traefik/certs:/certs:ro
healthcheck: