From 90edaa6f42753d24a00f76a191d268c2d60e5c4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 14 Dec 2023 16:54:49 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 692749e..22f4f44 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,7 +58,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - main.url = "php8.2-redis php8.2-mysql" + main.url = "mariadb-server, php8.2-redis, php8.2-mysql" [resources.database] type = "mysql"