1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

Fix nginx SSL certs

This commit is contained in:
Maksym
2018-08-05 17:19:18 -07:00
committed by GitHub
parent dc01be64e3
commit a352f8008e

@ -47,9 +47,6 @@ services:
environment:
- TZ=America/Los_Angeles
- LETSENCRYPT=true
- SSL_CERT=podsync.net.crt
- SSL_KEY=podsync.net.key
- SSL_CHAIN_CERT=podsync.net.issuer.crt
- LE_EMAIL=pavlenko.maksym@gmail.com
- LE_FQDN=podsync.net,www.podsync.net
volumes: