You've already forked nginx
added data directory
This commit is contained in:
@@ -31,6 +31,7 @@ services:
|
||||
volumes:
|
||||
- ${NGINX_CONFIG}:/etc/nginx/nginx.conf
|
||||
- ${NGINX_SITECONFIG}:/etc/nginx/conf.d/default.conf
|
||||
- ${NGINX_DATA}:/var/www/html
|
||||
networks:
|
||||
- traefik
|
||||
|
||||
|
||||
Reference in New Issue
Block a user