Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/deuxfleurs.fr

This commit is contained in:
Quentin 2020-07-16 09:04:56 +02:00
commit bdff5571f1

View file

@ -11,7 +11,7 @@ job "garage" {
task "server" {
driver = "docker"
config {
image = "lxpz/garage_amd64:3"
image = "lxpz/garage_amd64:4"
port_map {
rpc_port = 3901
api_port = 3900
@ -45,7 +45,7 @@ job "garage" {
resources {
memory = 500
cpu = 2000
cpu = 1000
network {
port "rpc_port" {
static = "3901"