Fix fail2ban volume location
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
This commit is contained in:
@@ -136,7 +136,7 @@ services:
|
|||||||
- NET_RAW
|
- NET_RAW
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- fail2ban-data:/data/db
|
- fail2ban-data:/data
|
||||||
- ./fail2ban/jail.d:/data/jail.d
|
- ./fail2ban/jail.d:/data/jail.d
|
||||||
- ./fail2ban/filter.d:/data/filter.d
|
- ./fail2ban/filter.d:/data/filter.d
|
||||||
- nginx-logs:/var/log/nginx:ro
|
- nginx-logs:/var/log/nginx:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user