1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00
appwrite/traefik.yml
2020-02-25 10:40:28 +02:00

13 lines
404 B
YAML

tls:
certificates:
- certFile: /certs/default.crt
keyFile: /certs/default.key
- certFile: /storage/certificates/fullchain.pem
keyFile: /storage/certificates/privkey.pem
# tls:
# certificates:
# - certFile: /path/to/domain.cert
# keyFile: /path/to/domain.key
# - certFile: /path/to/other-domain.cert
# keyFile: /path/to/other-domain.key