„Dockerfile“ ändern

This commit is contained in:
2019-06-01 16:45:14 +02:00
parent 86b201e404
commit a488ff0bd4

View File

@@ -11,7 +11,9 @@ ENV SERVER_DIR="${DATA_DIR}/serverfiles"
ENV GAME_ID="template"
ENV GAME_NAME="template"
ENV GAME_PARAMS="template"
ENV GAME_PORT=27015
ENV GAME_PORT=7777
ENV QUERY_PORT=27015
ENV BEACON_PORT=15000
ENV VALIDATE=""
ENV UID=99
ENV GID=100