loop-onprem-charts/airgap/docker-compose-airgap.override.yml
2026-03-02 14:57:56 +03:00

10 lines
281 B
YAML

# Air-gapped overrides for Docker Compose deployment
# Disables external services unreachable in closed networks
services:
loop:
environment:
MM_EMAILSETTINGS_PUSHNOTIFICATIONSERVER: ""
MM_EMAILSETTINGS_SENDPUSHNOTIFICATIONS: "false"
MM_CALLS_RTCD_URL: ""