From 2be6775c4858dabbf8d990e4999061747c6c9bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 4 Oct 2023 14:45:07 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index d1afd59..9e3d580 100644 --- a/manifest.toml +++ b/manifest.toml @@ -65,6 +65,10 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" main.auth_header = false + api.url = "/api" + api.allowed = "visitors" + api.show_tile = false + api.protected = true [resources.ports]