Add server.cfg to docker mount
This commit is contained in:
parent
1af1698d82
commit
ac8aa9a049
@ -72,6 +72,8 @@
|
|||||||
- "27015:27015"
|
- "27015:27015"
|
||||||
- "27015:27015/udp"
|
- "27015:27015/udp"
|
||||||
- "27020:27020/udp"
|
- "27020:27020/udp"
|
||||||
|
volumes:
|
||||||
|
- /data/css/server.cfg:/home/steam/css/cstrike/cfg/my-server.cfg
|
||||||
tags: [ docker, css ]
|
tags: [ docker, css ]
|
||||||
# https://github.com/mkrupczak3/SCP-SECRET-LAB-DOCKER
|
# https://github.com/mkrupczak3/SCP-SECRET-LAB-DOCKER
|
||||||
# Kinda forked it and changed a few settings tho
|
# Kinda forked it and changed a few settings tho
|
||||||
|
Loading…
Reference in New Issue
Block a user