mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 16:06:35 -03:00
chore: CSGO_GSLT variable to run server online
This commit is contained in:
parent
613a853a9e
commit
e46a2eae9e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue