pull/10/head
Hunter Long 2018-06-23 21:16:03 -07:00
parent 9ca79223b5
commit 8a7aa326b4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ services:
- /var/run/docker.sock:/tmp/docker.sock:ro
- ./statup/nginx/certs:/etc/nginx/certs:ro
- ./statup/nginx/vhost:/etc/nginx/vhost.d
- ./statup/nginx/html:/usr/share/nginx/html
- ./statup/nginx/html:/usr/share/nginx/html:ro
- ./statup/nginx/dhparam:/etc/nginx/dhparam
environment:
DEFAULT_HOST: ${LETSENCRYPT_HOST}