From b6681ba84fea35da3f8b4fe33876bcc0419f1f16 Mon Sep 17 00:00:00 2001 From: Luigi Date: Fri, 23 Jun 2023 22:30:00 -0300 Subject: [PATCH] Update gameserver.yaml --- containers/gameserver.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/containers/gameserver.yaml b/containers/gameserver.yaml index 0337499..67bc55c 100644 --- a/containers/gameserver.yaml +++ b/containers/gameserver.yaml @@ -12,9 +12,10 @@ services: - CSGO_RCON_PW - CSGO_FORCE_NETSETTINGS=true - CSGO_GSLT + - CSGO_PARAMS="-insecure" volumes: - csgoretake:/home/csgo/server network_mode: host volumes: - csgoretake: \ No newline at end of file + csgoretake: