diff --git a/salt/nginx/init.sls b/salt/nginx/init.sls index 41a4c094d..296774a02 100644 --- a/salt/nginx/init.sls +++ b/salt/nginx/init.sls @@ -45,7 +45,6 @@ so-nginx: - image: {{ MASTER }}:5000/soshybridhunter/so-nginx:{{ VERSION }} - hostname: so-nginx - binds: - - /opt/so/conf/nginx/html:/opt/socore/html:ro - /opt/so/conf/nginx/nginx.conf:/etc/nginx/nginx.conf:ro - /opt/so/log/nginx/:/var/log/nginx:rw - /opt/so/tmp/nginx/:/var/lib/nginx:rw