Fix Env for runtime
This commit is contained in:
parent
485739b039
commit
a747646c09
@ -3,7 +3,8 @@ MAINTAINER Lars Olzem <hackebein@gmail.com>
|
|||||||
|
|
||||||
ARG BASEDIR=/opt/garrysmod
|
ARG BASEDIR=/opt/garrysmod
|
||||||
|
|
||||||
ENV PORT="27015" \
|
ENV BASEDIR=$BASEDIR
|
||||||
|
PORT="27015" \
|
||||||
TICKRATE="66" \
|
TICKRATE="66" \
|
||||||
WORKSHOPCOLLECTIONID="" \
|
WORKSHOPCOLLECTIONID="" \
|
||||||
#http://steamcommunity.com/dev/apikey
|
#http://steamcommunity.com/dev/apikey
|
||||||
|
Loading…
Reference in New Issue
Block a user