diff --git a/traefik.yml b/traefik.yml deleted file mode 100644 index 0253ec1548..0000000000 --- a/traefik.yml +++ /dev/null @@ -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 \ No newline at end of file