correct fail2ban nextcloud
This commit is contained in:
parent
4a1eddcae3
commit
825442a4e3
@ -149,7 +149,7 @@
|
|||||||
- name: Install fail2ban jail
|
- name: Install fail2ban jail
|
||||||
template:
|
template:
|
||||||
src: fail2ban/nextcloud.local.j2
|
src: fail2ban/nextcloud.local.j2
|
||||||
dest: /etc/fail2ban/jail.d/nextcloud_local
|
dest: /etc/fail2ban/jail.d/nextcloud.local
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
[gitea]
|
[nextcloud]
|
||||||
enabled = true
|
enabled = true
|
||||||
port = http,https
|
port = http,https
|
||||||
filter = nextcloud
|
filter = nextcloud
|
||||||
|
Loading…
Reference in New Issue
Block a user