From d9cc41ba99fca2a3bed32ee3e97fcc63f3381c27 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 3 Mar 2023 17:07:24 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8c0792b..e2c92ca 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,7 +53,8 @@ ram.runtime = "50M" [resources.ports] main.default = 5000 - + [resources.apt] + packages = "postgresql, postgresql-contrib" [resources.database]