From 8ba9b54f56b0d08ab168e56db4a0d22966acde14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 23 May 2023 18:29:31 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 52202f3..836efcc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,7 +53,7 @@ ram.runtime = "50M" [resources.ports] main.default = 5223 main.exposed = "TCP" - xftp.default = 5224 + xftp.default = 224 xftp.exposed = "TCP" [resources.system_user]