Set ark Server Tools branch to master
This commit is contained in:
parent
f7a57c7336
commit
ac1b037edd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ ENV AUTOUPDATE -1
|
|||
# Nb minute between auto backup (-1 : no auto backup)
|
||||
ENV AUTOBACKUP -1
|
||||
# branch on github for ark server tools
|
||||
ENV BRANCH 1.4-dev
|
||||
ENV BRANCH master
|
||||
# Server PORT (you can't remap with docker, it doesn't work)
|
||||
ENV SERVERPORT 27015
|
||||
# Steam port (you can't remap with docker, it doesn't work)
|
||||
|
|
Loading…
Reference in a new issue