= fix, docker hook context + local context should be synced now

This commit is contained in:
Lucas Briese
2019-10-17 10:55:04 +02:00
parent 3451ea5b48
commit 4d1de41fb8
6 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@ FROM jusito/docker-ttt:gmod_debian
ENV SERVER_GAMEMODE="terrortown"
COPY "server.cfg.default" "/home/server.cfg.default"
COPY "TTT/server.cfg.default" "/home/server.cfg.default"
USER "$USER_ID:$GROUP_ID"