ping-server/config.example.yml
2022-07-30 22:13:16 -05:00

7 lines
147 B
YAML

environment: development
host: 127.0.0.1
port: 3001
redis: redis://127.0.0.1:6379/0
cache_enable: false
status_cache_ttl: 5m
favicon_cache_ttl: 24h