Give enough memory to Guichet for Argon2 ; update Easybridge

This commit is contained in:
Alex 2020-04-05 12:39:14 +02:00
parent cbe9236376
commit 4066dbbbc3
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ job "directory2" {
}
resources {
memory = 100
memory = 200
network {
port "web_port" {}
}

View File

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