diff --git a/manifest.toml b/manifest.toml index d067e21..9cc9716 100644 --- a/manifest.toml +++ b/manifest.toml @@ -57,7 +57,7 @@ ram.runtime = "2G" main.default = 3020 [resources.apt] - packages = "ffmpeg, postgresql, build-essential" + packages = "ffmpeg, postgresql, build-essential, redis-server" [resources.database] type = "postgresql"