1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streams_ynh.git synced 2024-09-03 20:26:20 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-07 18:39:47 +02:00
parent 3d110e6e97
commit 66795c9806

View file

@ -58,7 +58,7 @@ ram.runtime = "50M"
main.url = "/" main.url = "/"
[resources.apt] [resources.apt]
packages = "php8.2-mbstring php8.2-cli php8.2-imagick php8.2-xml php8.2-zip php8.2-curl php8.2-ldap php8.2-gd mariadb-server php8.2-mysql" packages = "php8.2-mbstring, php8.2-cli, php8.2-imagick, php8.2-xml, php8.2-zip, php8.2-curl, php8.2-ldap, php8.2-gd, mariadb-server, php8.2-mysql"
[resources.database] [resources.database]
type = "mysql" type = "mysql"