t
This commit is contained in:
parent
6a8b48911e
commit
98660fa56f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user