From d55f1c218cb47537d0a0ae23a7883ab0eba248c2 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sun, 10 Dec 2023 00:29:29 +0100 Subject: [PATCH] Update manifest.toml: missing port resource --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index 479ae53..62fe23e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -57,3 +57,5 @@ ram.runtime = "50M" [resources.database] type = "postgresql" + + [resources.ports]