merge
commit
e5152d4f8e
|
@ -7,6 +7,7 @@ services:
|
|||
volumes:
|
||||
- ${WEBROOT_PATH}:/usr/share/nginx/html
|
||||
- ${NGINX_PATH}/conf.d:/etc/nginx/conf.d
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
VIRTUAL_HOST: ${VIRTUAL_HOST}
|
||||
LETSENCRYPT_HOST: ${LETSENCRYPT_HOST}
|
||||
|
|
Loading…
Reference in New Issue