From 381199880d58db812cc5d3692781a586dcf5ebc4 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:44:08 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 93e2c4b..a562e06 100644 --- a/manifest.toml +++ b/manifest.toml @@ -37,10 +37,10 @@ ram.runtime = "50M" [resources] [resources.ports] - main.default = 4200 + #main.default = 4200 - #[resources.permissions] - #main.url = "/" + [resources.permissions] + main.url = "/" [resources.apt] packages = "shellinabox"