Archived
1
0
Fork 0
This repository has been archived on 2024-12-18. You can view files and clone it, but cannot push or open issues or pull requests.
patroniglue/config.yml.example
2019-03-08 18:22:16 +01:00

13 lines
No EOL
200 B
Text

---
frontend:
host: 127.0.0.1
port: 8443
certfile: /path/to/certificate.pem
keyfile: /pat/to/keyfile.key
backend:
host: 127.0.0.1
port: 8008
scheme: http
cache:
ttl: 1
interval: 0.25