examples - polishing before next release
This commit is contained in:
1
examples/clamav/bunkerized-nginx-clamav
Submodule
1
examples/clamav/bunkerized-nginx-clamav
Submodule
Submodule examples/clamav/bunkerized-nginx-clamav added at a48ee83b95
@@ -15,7 +15,7 @@ services:
|
||||
volumes:
|
||||
- ./web-files:/www:ro
|
||||
- ./letsencrypt:/etc/letsencrypt
|
||||
- ./bunkerized-nginx-clamav:/plugins/clamav:ro # you will need to download the plugin see download-plugin.sh
|
||||
- ./bunkerized-nginx-clamav:/plugins/clamav # you will need to download the plugin see download-plugin.sh
|
||||
environment:
|
||||
- SERVER_NAME=www.example.com # replace with your domain
|
||||
- AUTO_LETS_ENCRYPT=yes
|
||||
|
||||
Reference in New Issue
Block a user