diff --git a/manifest.toml b/manifest.toml index a75f578..7c09176 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,10 +54,11 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - main.auth_header = true + main.auth_header = false api.url = "/api" api.show_tile = false api.allowed = "visitors" + api.auth_header = false [resources.apt] packages = "postgresql"