1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matomo_ynh.git synced 2024-09-03 19:45:56 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-03-13 21:43:07 +01:00
parent 42f20764da
commit cb3b9b8723

View file

@ -58,9 +58,8 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
[resources.database]
type = "mysql"
[resources.apt]
packages = "php8.1-curl php8.1-gd php8.1-cli php8.1-mysql php8.1-xml php8.1-mbstring"
packages = "mariadb-server php8.1-curl php8.1-gd php8.1-cli php8.1-mysql php8.1-xml php8.1-mbstring"
[resources.database]
type = "mysql"