From 6773fce0e46cb1029c1dc5c80588d985bbae03b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 11 Mar 2023 22:27:38 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6b602ed..fb8b60a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -62,8 +62,8 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - [resources.database] - type = "postgresql" - [resources.apt] packages = "postgresql" + + [resources.database] + type = "postgresql"