From 18f23432b8a09c202e5c7d8060ff4263af3e7bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 6 Jun 2023 08:33:40 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5235e96..93e2c4b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources.ports] main.default = 4200 - [resources.permissions] - main.url = "/" + #[resources.permissions] + #main.url = "/" [resources.apt] packages = "shellinabox"