From 4294494b1932834771416bb460470cc49e55e0ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 29 Oct 2023 19:20:16 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index eb2fa75..712e7f7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -63,7 +63,7 @@ ram.runtime = "50M" [resources.ports] main.default = 21115 main.exposed = "TCP" - hbbs.main = 21116 + hbbs.default = 21116 hbbs.exposed = "Both" - hbbr.main = 21117 + hbbr.default = 21117 hbbr.exposed = "TCP"