restart option
This commit is contained in:
parent
2557ba4c68
commit
94c52211b9
@ -6,7 +6,7 @@ services:
|
||||
image: nginx:stable
|
||||
volumes:
|
||||
- ${WEBROOT_PATH}:/usr/share/nginx/html
|
||||
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
VIRTUAL_HOST: ${VIRTUAL_HOST}
|
||||
LETSENCRYPT_HOST: ${LETSENCRYPT_HOST}
|
||||
|
Loading…
Reference in New Issue
Block a user