Merge pull request #1030 from Freika/dev

Dev
This commit is contained in:
Evgenii Burmakin 2025-04-07 21:54:48 +02:00 committed by GitHub
commit 01d424d33e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,6 +70,7 @@ services:
PROMETHEUS_EXPORTER_HOST: 0.0.0.0
PROMETHEUS_EXPORTER_PORT: 9394
ENABLE_TELEMETRY: false # More on telemetry: https://dawarich.app/docs/tutorials/telemetry
SELF_HOSTED: "true"
logging:
driver: "json-file"
options:
@ -122,6 +123,7 @@ services:
PROMETHEUS_EXPORTER_HOST: dawarich_app
PROMETHEUS_EXPORTER_PORT: 9394
ENABLE_TELEMETRY: false # More on telemetry: https://dawarich.app/docs/tutorials/telemetry
SELF_HOSTED: "true"
logging:
driver: "json-file"
options: