diff --git a/manifest.toml b/manifest.toml index f8df04c..9fbfcd8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,7 +60,8 @@ ram.runtime = "50M" [resources.apt] packages = [ "ffmpeg", - "postgresql" + "postgresql", + "redis-server", ] [resources.apt.extras.yarn]