diff --git a/manifest.toml b/manifest.toml index 8c0792b..e2c92ca 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,7 +53,8 @@ ram.runtime = "50M" [resources.ports] main.default = 5000 - + [resources.apt] + packages = "postgresql, postgresql-contrib" [resources.database]