1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
appwrite/traefik.yml

13 lines
399 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 20:59:58 +13:00
- certFile: /storage/certificates/cert.pem
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