diff --git a/helper-scripts/docker-compose.override.yml.d/PROMETHEUS_EXPORTER/docker-compose.override.yml b/helper-scripts/docker-compose.override.yml.d/PROMETHEUS_EXPORTER/docker-compose.override.yml index 6fd4e8e08..26532bc39 100644 --- a/helper-scripts/docker-compose.override.yml.d/PROMETHEUS_EXPORTER/docker-compose.override.yml +++ b/helper-scripts/docker-compose.override.yml.d/PROMETHEUS_EXPORTER/docker-compose.override.yml @@ -7,8 +7,8 @@ services: environment: MAILCOW_EXPORTER_HOST: "" # Replace with your Mailcow hostname MAILCOW_EXPORTER_API_KEY: "" # Replace with your API key - MAILCOW_EXPORTER_TOKEN: "" # Replace with your secure key - # MAILCOW_EXPORTER_TOKEN_DISABLE: "true" # Uncomment only if it is safe to disable token authentication (e.g., internal network only) + MAILCOW_EXPORTER_SECURITY_TOKEN: "" # Replace with your secure key + # MAILCOW_EXPORTER_SECURITY_DISABLE_ACCESS_PROTECTION: "true" # Uncomment only if it is safe to disable token authentication (e.g., internal network only) dns: - ${IPV4_NETWORK:-172.22.1}.254 networks: