Update Dockerfile

This commit is contained in:
2019-04-23 19:24:42 +02:00
committed by GitHub
parent 63ffaa8cd2
commit 08a85fc26c

View File

@@ -12,7 +12,7 @@ ENV GAME_ID="template"
ENV GAME_NAME="template" ENV GAME_NAME="template"
ENV GAME_PARAMS="template" ENV GAME_PARAMS="template"
ENV GAME_PORT=27015 ENV GAME_PORT=27015
ENV VALIDATE="false" ENV VALIDATE=""
ENV UID=99 ENV UID=99
ENV GID=100 ENV GID=100
ENV USERNAME="steamusername" ENV USERNAME="steamusername"