From 7e1593f9a6fda557d8c97af72b13b378788442ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Feb 2023 07:34:24 +0100 Subject: [PATCH] Update manifest.toml Co-authored-by: Alexandre Aubin --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2588e32..de2f289 100644 --- a/manifest.toml +++ b/manifest.toml @@ -63,8 +63,8 @@ ram.runtime = "50M" api.allowed = ["visitors"] api.protected = true - [resources.database] - type = "postgresql" - [resources.apt] packages = "apt-transport-https libssl-dev libxml2-dev libyaml-dev libgmp-dev libreadline-dev postgresql librsvg2-bin imagemagick libsqlite3-dev zlib1g-dev libevent-dev pkg-config libpcre3-dev" + + [resources.database] + type = "postgresql"