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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-11-17 19:04:04 +01:00 committed by Félix Piédallu
parent dfdb7c4923
commit 1e334bf1b9

View file

@ -59,3 +59,6 @@ ram.runtime = "50M"
[resources.apt] [resources.apt]
packages = "postgresql, postgresql-contrib, php7.4-pgsql, php7.4-mbstring, php7.4-cli, php7.4-imagick, php7.4-xml, php7.4-zip, php7.4-json, php7.4-gd" packages = "postgresql, postgresql-contrib, php7.4-pgsql, php7.4-mbstring, php7.4-cli, php7.4-imagick, php7.4-xml, php7.4-zip, php7.4-json, php7.4-gd"
[resources.database]
type = "postgresql"