You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ docker run -d \
27
27
-p 26900:26900/udp \
28
28
-e GAME=${GAME} \
29
29
jives/hlds:cstrike \
30
-
"+maxplayers 12 +map cs_italy"# 📣 Modify your server startup commands here. You can specify the image with the desired game you want the server to run in the line above.
30
+
"+log on +rcon_password changeme +maxplayers 12 +map cs_italy"# 📣 Modify your server startup commands here. You can specify the image with the desired game you want the server to run in the line above.
0 commit comments