Remove Veloren
This commit is contained in:
parent
ade422e684
commit
1a1cf51d5c
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ firewall-cmd --add-forward-port=port=443:proto=tcp:toport=4430:toaddr=$minisforu
|
|||
for port in \
|
||||
# Git SSH
|
||||
2222 \
|
||||
# Veloren
|
||||
14004 \
|
||||
# Rustdesk
|
||||
21115-21119
|
||||
firewall-cmd --add-forward-port=port=$port:proto=tcp:toport=$port:toaddr=$minisforum_ip
|
||||
|
|
Loading…
Reference in a new issue