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