This commit is contained in:
stebifan 2018-04-09 16:05:42 +02:00
parent 6a8b48911e
commit 98660fa56f

View File

@ -9,10 +9,11 @@ services:
labels:
io.rancher.container.hostname_override: container_name
entrypoint:
nginx:
image: nginx
#volumes:
# - meshviewer-data:/usr/share/nginx/html:ro
volumes:
- meshviewer-data:/usr/share/nginx/html:ro
environment:
NGINX_HOST: ${DOMAIN}
NGINX_PORT: 80