Make server not LAN

This commit is contained in:
2026-02-17 19:19:58 +01:00
parent 7c3b70d5e1
commit 0200fb30e0

View File

@@ -29,5 +29,5 @@ cd /opt/steam/hlds
+maxplayers ${MAX_PLAYERS:-16} \ +maxplayers ${MAX_PLAYERS:-16} \
+map crossfire \ +map crossfire \
-port 27015 \ -port 27015 \
+sv_lan 1 \ +sv_lan 0 \
+exec server.cfg +exec server.cfg