update Nginx configuration for SSL support and add DH parameters
This commit is contained in:
@ -34,7 +34,7 @@ services:
|
||||
target: /app/run
|
||||
read_only: false
|
||||
- type: bind
|
||||
source: ./certbot/www
|
||||
source: ./certbot/conf
|
||||
target: /var/www/certbot
|
||||
read_only: true
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user