1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00

Removed unused config

This commit is contained in:
Eldad Fux 2020-05-04 08:40:06 +03:00
parent 496d7c2973
commit aa4c96bdfe

View file

@ -1,13 +0,0 @@
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