guichet now advertise the correct dxfl login command

This commit is contained in:
Quentin 2025-03-24 16:48:18 +01:00
parent 305c160899
commit 67230dd60c
Signed by: quentin
GPG key ID: E9602264D639FF68

View file

@ -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" ]