mirror of
https://github.com/Thumbscrew/nginx-docker-compose.git
synced 2025-07-01 10:35:26 +00:00
add webroot for optional serving of files
This commit is contained in:
@ -25,3 +25,4 @@ services:
|
||||
- ${VOLUME_PATH}/etc/letsencrypt:/etc/letsencrypt
|
||||
- ${VOLUME_PATH}/etc/ssl:/etc/ssl
|
||||
- ${VOLUME_PATH}/tmp:/tmp
|
||||
- ${VOLUME_PATH}/www:/etc/nginx/html
|
||||
|
Reference in New Issue
Block a user