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

Add php7.4-mysql dependency

This commit is contained in:
tituspijean 2024-05-01 22:13:15 +02:00
parent da1e234320
commit d2965babaa
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -50,7 +50,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "mariadb-server, php7.4-fpm"
packages = "mariadb-server, php7.4-fpm, php7.4-mysql"
[resources.database]
type = "mysql"