(again, this time fix a race condition)

This commit is contained in:
Alex 2020-03-13 10:52:03 +01:00
parent e7920f0506
commit 08101b8262

View file

@ -146,7 +146,7 @@ job "chat" {
task "easybridge" {
driver = "docker"
config {
image = "lxpz/easybridge_amd64:20"
image = "lxpz/easybridge_amd64:21"
port_map {
api_port = 8321
web_port = 8281