diff --git a/manifest.toml b/manifest.toml index 1c6f79a..03a100b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -59,3 +59,6 @@ ram.runtime = "50M" [resources.apt] packages = "postgresql, postgresql-contrib, php7.4-pgsql, php7.4-mbstring, php7.4-cli, php7.4-imagick, php7.4-xml, php7.4-zip, php7.4-json, php7.4-gd" + + [resources.database] + type = "postgresql" \ No newline at end of file