playing with dawarich config

This commit is contained in:
Phil
2026-05-07 11:36:10 -06:00
parent a18b835c53
commit d2b45435d6
@@ -63,6 +63,8 @@ services:
REDIS_URL: redis://dawarich_redis:6379
MIN_MINUTES_SPENT_IN_CITY: 60
APPLICATION_HOSTS: {{ subdomains.loclog }},localhost,::1,127.0.0.1
PHOTON_API_HOST: photon.komoot.io/reverse
PHOTON_API_USE_HTTPS: true
TIME_ZONE: America/Denver
APPLICATION_PROTOCOL: http
DISTANCE_UNIT: mi
@@ -122,6 +124,8 @@ services:
TIME_ZONE: America/Denver
APPLICATION_PROTOCOL: http
DISTANCE_UNIT: mi
PHOTON_API_HOST: photon.komoot.io/reverse
PHOTON_API_USE_HTTPS: true
PROMETHEUS_EXPORTER_ENABLED: false
SECRET_KEY_BASE: {{ vault_dawarich.secret_key_base }}
RAILS_LOG_TO_STDOUT: "true"