remove jail
parent
6b3274722c
commit
c50c388d2f
|
@ -16,7 +16,6 @@ docker run \
|
||||||
--volume $PWD/config:/config:rw \
|
--volume $PWD/config:/config:rw \
|
||||||
--volume $PWD/nginx.conf:/config/nginx/nginx.conf:ro \
|
--volume $PWD/nginx.conf:/config/nginx/nginx.conf:ro \
|
||||||
--volume $PWD/site-confs:/config/nginx/site-confs:ro \
|
--volume $PWD/site-confs:/config/nginx/site-confs:ro \
|
||||||
--volume $PWD/jail.local:/config/jail2ban/jail.local:ro \
|
|
||||||
--publish 10.42.0.203:80:80 \
|
--publish 10.42.0.203:80:80 \
|
||||||
--publish 10.42.0.203:443:443 \
|
--publish 10.42.0.203:443:443 \
|
||||||
--publish [2601:5c0:c100:6e65:96c6:91ff:feab:69e3]:80:80 \
|
--publish [2601:5c0:c100:6e65:96c6:91ff:feab:69e3]:80:80 \
|
||||||
|
|
Loading…
Reference in New Issue