From a3d85dded89b43b65f2df6843beab6c598208cd5 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 3 Mar 2023 15:38:01 +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 701ad5c..8c0792b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources.ports] main.default = 5000 - [resources.apt] - packages = "postgresql, postgresql-contrib, python3-venv" + + [resources.database] type = "postgresql"