mirror of
https://github.com/Thumbscrew/nginx-docker-compose.git
synced 2025-07-03 03:19:02 +00:00
remove commented volume config
This commit is contained in:
@ -13,7 +13,5 @@ services:
|
||||
- 443:443
|
||||
volumes:
|
||||
- ${VOLUME_PATH}/conf.d:/etc/nginx/conf.d
|
||||
# - ${VOLUME_PATH}/etc/nginx/sites-available:/etc/nginx/sites-available
|
||||
# - ${VOLUME_PATH}/etc/nginx/sites-enabled:/etc/nginx/sites-enabled
|
||||
- ${VOLUME_PATH}/etc/letsencrypt:/etc/letsencrypt
|
||||
- ${VOLUME_PATH}/tmp:/tmp
|
||||
|
Reference in New Issue
Block a user