diff --git a/manifest.toml b/manifest.toml index 6173222..654f5ff 100644 --- a/manifest.toml +++ b/manifest.toml @@ -76,7 +76,7 @@ ram.runtime = "50M" api.auth_header = false [resources.apt] - packages = "mariadb-server, php8.3-curl, php8.3-mysql, php8.3-ldap, php8.3-mbstring, php8.3-tidy, php8.3-xml, php8.3-zip, php8.3-gd" + packages = "mariadb-server, php8.3-curl, php8.3-mysql, php8.3-ldap, php8.3-mbstring, php8.3-tidy, php8.3-xml, php8.3-zip, php8.3-gd, redis-server" [resources.database] type = "mysql"