mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
revert change
reverted change
This commit is contained in:
parent
ad32ece9f5
commit
616bb956da
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ EOF
|
|||
|
||||
# open firewall
|
||||
echo "*** Updating Firewall ***"
|
||||
sudo ufw allow from 192.168.0.0/16 to any port 3000 comment 'RTL'
|
||||
sudo ufw allow 3000 comment 'RTL'
|
||||
sudo ufw --force enable
|
||||
echo ""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue