We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f54d7 commit b0df612Copy full SHA for b0df612
docker-compose.yml
@@ -134,7 +134,7 @@ services:
134
depends_on:
135
- wordpress
136
volumes:
137
- - ${WORDPRESS_HOME}:${NPP_WEB_ROOT_}
+ - ${WORDPRESS_HOME}:${NPP_WEB_ROOT_}:ro
138
- ${NGINX_CACHE}:${NPP_NGINX_CACHE_PATH_}
139
- ${NGINX_CONF}:/etc/nginx/nginx.conf
140
- ${NPP_NGINX_CONF}:/etc/nginx/conf.d/default.conf
0 commit comments