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"