chore: CSGO_GSLT variable to run server online

This commit is contained in:
Luigi Oliveira 2023-06-21 00:13:25 -03:00
parent 613a853a9e
commit e46a2eae9e

View file

@ -10,8 +10,8 @@ services:
- CSGO_MAX_PLAYERS=12 - CSGO_MAX_PLAYERS=12
- CSGO_HOSTNAME="16:9" - CSGO_HOSTNAME="16:9"
- CSGO_RCON_PW - CSGO_RCON_PW
- CSGO_PW
- CSGO_FORCE_NETSETTINGS=true - CSGO_FORCE_NETSETTINGS=true
- CSGO_GSLT
volumes: volumes:
- csgoretake:/home/csgo/server - csgoretake:/home/csgo/server
network_mode: host network_mode: host