mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
fix firewall
This commit is contained in:
@@ -132,6 +132,7 @@ ufw default allow outgoing
|
||||
ufw allow 22/tcp
|
||||
ufw allow 80/tcp
|
||||
ufw allow 443/tcp
|
||||
ufw allow from 172.18.0.0/16 to any port 5000
|
||||
|
||||
ufw --force enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user