diff --git a/manifest.toml b/manifest.toml index 27619dd..5282ad8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -64,6 +64,9 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + [resources.apt] + packages = "postgresql" + [resources.database] type = "postgresql"