Removed firewall commands

This commit is contained in:
Doc
2024-08-07 10:42:06 +02:00
parent 5966120610
commit 76de57b7b7

View File

@@ -18,10 +18,6 @@ RUN chmod +x /home/vintagestory/server/startup.sh
RUN chown -R vintagestory /home/vintagestory
#RUN firewall-cmd --permanent --zone=public --add-port=42420/tcp
#RUN firewall-cmd --reload
USER vintagestory
RUN chmod -R 700 /var/vintagestory