From fd4f53fe1582c301f26bad61f364579d96791abf Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Sun, 5 Jan 2020 09:23:19 +0000 Subject: [PATCH] Update faas-containerd.service --- hack/faas-containerd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/faas-containerd.service b/hack/faas-containerd.service index 6ff24e3..57eba46 100644 --- a/hack/faas-containerd.service +++ b/hack/faas-containerd.service @@ -3,7 +3,7 @@ Description=faasd-containerd [Service] MemoryLimit=500M -Environment="basic_auth=true" +# Environment="basic_auth=true" # Not tested properly in PR #13, causes runtime error ExecStart=/usr/local/bin/faas-containerd Restart=on-failure RestartSec=10s