We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1655d6e commit f6a5ccaCopy full SHA for f6a5cca
README.md
@@ -27,7 +27,8 @@ services:
27
# 📣 Adjust the image value here with the desired game you want the server to use.
28
image: jives/hlds:cstrike
29
volumes:
30
- - "./config:/config"
+ - "./config:/temp/config"
31
+ - "./mods:/temp/mods
32
ports:
33
- "27015:27015/udp"
34
- "27015:27015"
0 commit comments