Update Dockerfile

This commit is contained in:
2019-04-29 21:41:27 +02:00
committed by GitHub
parent cf42da30f4
commit 8e5df88be4

View File

@@ -11,6 +11,10 @@ ENV SERVER_DIR="${DATA_DIR}/serverfiles"
ENV GAME_ID="template"
ENV GAME_PARAMS="template"
ENV GAME_PARAMS_EXTRA="template"
ENV MAP="template"
ENV SERVER_NAME="template"
ENV SRV_PWD="template"
ENV SRV_ADMIN_PWD="template"
ENV GAME_PORT=27015
ENV VALIDATE=""
ENV UID=99