Change location of ufw firewall for caddy
This commit is contained in:
parent
0675a6356e
commit
1ed4705a1a
@ -22,3 +22,5 @@ systemctl daemon-reload
|
||||
systemctl enable caddy
|
||||
systemctl start caddy
|
||||
systemctl status caddy
|
||||
|
||||
ufw allow proto tcp from 10.25.0.0/24 port 80
|
@ -10,4 +10,3 @@ cd ../../..
|
||||
|
||||
ufw allow proto tcp from 165.227.144.178/32 port 9100
|
||||
ufw allow proto tcp from 2a03:b0c0:3:d0::559:4001/128 port 9100
|
||||
ufw allow proto tcp from 10.25.0.0/24 port 80
|
Loading…
Reference in New Issue
Block a user