1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00
appwrite/traefik.yml

13 lines
404 B
YAML
Raw Normal View History

2020-02-25 20:55:55 +13:00
tls:
certificates:
- certFile: /certs/default.crt
keyFile: /certs/default.key
2020-02-25 21:40:28 +13:00
- certFile: /storage/certificates/fullchain.pem
2020-02-25 20:59:58 +13:00
keyFile: /storage/certificates/privkey.pem
2020-02-25 20:55:55 +13:00
# tls:
# certificates:
# - certFile: /path/to/domain.cert
# keyFile: /path/to/domain.key
# - certFile: /path/to/other-domain.cert
# keyFile: /path/to/other-domain.key