Disable Prometheus exporter by default

This commit is contained in:
Eugene Burmakin 2024-11-20 22:03:29 +01:00
parent 8b852cbe92
commit c4915b3ea0

View file

@ -66,7 +66,7 @@ services:
DISTANCE_UNIT: km
PHOTON_API_HOST: photon.komoot.io
PHOTON_API_USE_HTTPS: true
PROMETHEUS_EXPORTER_ENABLED: true
PROMETHEUS_EXPORTER_ENABLED: false
PROMETHEUS_EXPORTER_HOST: 0.0.0.0
PROMETHEUS_EXPORTER_PORT: 9394
logging: