1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-26 18:28:52 +02:00
parent 89f387c31b
commit c2e5d570b6

View file

@ -51,7 +51,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "mariadb-server ffmpeg php8.1-fpm php8.1-gd php8.1-intl php8.1-curl php8.1-exif php8.1-mbstring php8.1-xml php8.1-mysqlnd"
packages = "mariadb-server, ffmpeg, php8.1-fpm, php8.1-gd, php8.1-intl, php8.1-curl, php8.1-exif, php8.1-mbstring, php8.1-xml, php8.1-mysqlnd"
[resources.database]
type = "mysql"