Update gameserver.yaml

This commit is contained in:
Luigi 2023-06-23 22:30:00 -03:00 committed by GitHub
parent 04d3c42a7c
commit b6681ba84f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ services:
- CSGO_RCON_PW - CSGO_RCON_PW
- CSGO_FORCE_NETSETTINGS=true - CSGO_FORCE_NETSETTINGS=true
- CSGO_GSLT - CSGO_GSLT
- CSGO_PARAMS="-insecure"
volumes: volumes:
- csgoretake:/home/csgo/server - csgoretake:/home/csgo/server
network_mode: host network_mode: host