diff --git a/Caddy-2.x-with-Cloudflare-DNS.md b/Caddy-2.x-with-Cloudflare-DNS.md index b9c2e26..dbf5563 100644 --- a/Caddy-2.x-with-Cloudflare-DNS.md +++ b/Caddy-2.x-with-Cloudflare-DNS.md @@ -63,7 +63,6 @@ services: volumes: - $PWD/vw-data:/data environment: - WEBSOCKET_ENABLED: 'true' # Required to use websockets SIGNUPS_ALLOWED: 'false' # set to false to disable signups DOMAIN: 'https://[DOMAIN]' SMTP_HOST: '[MAIL-SERVER]'