Ark Manager 1.6-dev
This commit is contained in:
parent
76fd195f91
commit
c8d4525eab
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ENV UPDATEONSTART 1
|
||||||
# if the server is backup when start with docker start
|
# if the server is backup when start with docker start
|
||||||
ENV BACKUPONSTART 1
|
ENV BACKUPONSTART 1
|
||||||
# Tag on github for ark server tools
|
# Tag on github for ark server tools
|
||||||
ENV GIT_TAG v1.5
|
ENV GIT_TAG 1.6-dev
|
||||||
# Server PORT (you can't remap with docker, it doesn't work)
|
# Server PORT (you can't remap with docker, it doesn't work)
|
||||||
ENV SERVERPORT 27015
|
ENV SERVERPORT 27015
|
||||||
# Steam port (you can't remap with docker, it doesn't work)
|
# Steam port (you can't remap with docker, it doesn't work)
|
||||||
|
|
Loading…
Reference in a new issue