CLEANUP: Remove redundant SSL certificate links

This commit is contained in:
Jean-Claude 2020-12-02 19:19:25 +01:00
parent ff46b398b7
commit 12cccadd97
Signed by: jeanclaude
GPG Key ID: 8A300F57CBB9F63E
2 changed files with 1 additions and 3 deletions

View File

@ -7,6 +7,4 @@ services:
network_mode: host
volumes:
- ./turnserver.conf:/etc/coturn/turnserver.conf
- /home/jeanclaude/HomeServer/Ssl/etc/letsencrypt/live/www.jeanclaudegraf.ch/fullchain.pem:/etc/letsencrypt/live/www.jeanclaudegraf.ch/fullchain.pem
- /home/jeanclaude/HomeServer/Ssl/etc/letsencrypt/live/www.jeanclaudegraf.ch/privkey.pem:/etc/letsencrypt/live/www.jeanclaudegraf.ch/privkey.pem
restart: unless-stopped

View File

@ -20,6 +20,6 @@ total-quota=1200
# Enable verbose logging
verbose
# SSL certificates
# Disable SSL
no-tls
no-dtls