This commit is contained in:
Christoph Haas 2019-01-03 10:00:14 +01:00
commit e5152d4f8e
1 changed files with 1 additions and 0 deletions

View File

@ -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}