ajout de dépendance, correction du script d'installation

This commit is contained in:
root
2024-12-10 00:28:55 +01:00
parent 4703514030
commit 88cef11e2e
3 changed files with 13 additions and 2 deletions

View File

@ -63,7 +63,7 @@ ram.runtime = "50M"
api.allowed = "visitors"
[resources.apt]
packages = "mariadb-server, php8.3-gmp, php8.3-mysql, php8.3-ldap, php8.3-gd, php8.3-opcache, php8.3-fileinfo, php8.3-intl, php8.3-cli, php8.3-mbstring, php8.3-xml"
packages = "mariadb-server, php8.3-gmp, php8.3-mysql, php8.3-ldap, php8.3-gd, php8.3-opcache, php8.3-fileinfo, php8.3-intl, php8.3-cli, php8.3-mbstring, php8.3-xml php8.3-curl php-pear fping"
[resources.database]
type = "mysql"