diff --git a/playbooks/game.yml b/playbooks/game.yml index fc2c2cb..74aed59 100755 --- a/playbooks/game.yml +++ b/playbooks/game.yml @@ -72,6 +72,8 @@ - "27015:27015" - "27015:27015/udp" - "27020:27020/udp" + volumes: + - /data/css/server.cfg:/home/steam/css/cstrike/cfg/my-server.cfg tags: [ docker, css ] # https://github.com/mkrupczak3/SCP-SECRET-LAB-DOCKER # Kinda forked it and changed a few settings tho