Add Veloren

This commit is contained in:
Mo 2023-02-22 21:12:13 +01:00
parent 2670572788
commit 320f289ffe

View file

@ -38,6 +38,8 @@ 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