From c5029e7ac1c64b0d054c777fe7315358ed9d8785 Mon Sep 17 00:00:00 2001 From: skyuk3000 <75224468+skyuk3000@users.noreply.github.com> Date: Fri, 26 May 2023 10:10:24 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 91d72ce..82e6956 100644 --- a/manifest.toml +++ b/manifest.toml @@ -40,7 +40,7 @@ ram.runtime = "50M" [resources] [resources.port] - main.port = 5000 + main.default = 5000 [resources.sources] [resources.sources.main]