t
This commit is contained in:
parent
6a8b48911e
commit
98660fa56f
@ -9,10 +9,11 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
io.rancher.container.hostname_override: container_name
|
io.rancher.container.hostname_override: container_name
|
||||||
|
|
||||||
|
entrypoint:
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx
|
image: nginx
|
||||||
#volumes:
|
volumes:
|
||||||
# - meshviewer-data:/usr/share/nginx/html:ro
|
- meshviewer-data:/usr/share/nginx/html:ro
|
||||||
environment:
|
environment:
|
||||||
NGINX_HOST: ${DOMAIN}
|
NGINX_HOST: ${DOMAIN}
|
||||||
NGINX_PORT: 80
|
NGINX_PORT: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user