mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 07:56:37 -03:00
feat: remove blackmesa temp
This commit is contained in:
parent
ead78a2cf3
commit
90b0b7c300
1 changed files with 2 additions and 8 deletions
|
@ -17,13 +17,7 @@ services:
|
||||||
- csgoretake:/home/csgo/server
|
- csgoretake:/home/csgo/server
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|
||||||
blackmesa:
|
|
||||||
image: lacledeslan/gamesvr-blackmesa
|
|
||||||
command: ./srcds_run -game bms +map gasworks +maxplayers 4
|
|
||||||
volumes:
|
|
||||||
- blackmesa:/app
|
|
||||||
network_mode: host
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
csgoretake:
|
csgoretake:
|
||||||
blackmesa:
|
|
Loading…
Add table
Reference in a new issue