From b0bc5923858e98319896419d2d1abffcb0f3e53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Fri, 8 Mar 2024 12:16:43 +0100 Subject: [PATCH] Try without auth_header --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 750718b..adf4f3d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -81,6 +81,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen [resources.permissions] main.url = "/" + main.auth_header = false [resources.ports] main.default = 9981