From 4066dbbbc3c3a0548bc5e8a172abbf8500ccaf08 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 5 Apr 2020 12:39:14 +0200 Subject: Give enough memory to Guichet for Argon2 ; update Easybridge --- nomad/bottin2.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nomad/bottin2.hcl') diff --git a/nomad/bottin2.hcl b/nomad/bottin2.hcl index 5aa9718..85bda59 100644 --- a/nomad/bottin2.hcl +++ b/nomad/bottin2.hcl @@ -82,7 +82,7 @@ job "directory2" { } resources { - memory = 100 + memory = 200 network { port "web_port" {} } -- cgit v1.2.3