guichet now advertise the correct dxfl login command
This commit is contained in:
parent
305c160899
commit
67230dd60c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ job "guichet" {
|
||||||
task "guichet" {
|
task "guichet" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
config {
|
config {
|
||||||
image = "dxflrs/guichet:qn27aqm4c8pc8vaphnz49z6j94h2p241"
|
image = "dxflrs/guichet:aqd78kjs4dmizm8gax67d8sd68l9gcf5"
|
||||||
args = [ "server", "-config", "/etc/config.json" ]
|
args = [ "server", "-config", "/etc/config.json" ]
|
||||||
readonly_rootfs = true
|
readonly_rootfs = true
|
||||||
ports = [ "web_port" ]
|
ports = [ "web_port" ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue