diff --git a/manifest.toml b/manifest.toml index 430521a..31b8808 100644 --- a/manifest.toml +++ b/manifest.toml @@ -97,7 +97,7 @@ ram.runtime = "50M" main.default = 5000 [resources.apt] - packages = "postgresql, postgresql-contrib, python3, python3-venv, libopenjp2-7" + packages = "postgresql, postgresql-contrib, python3, python3-venv, libopenjp2-7, redis-server" [resources.database] type = "postgresql"