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:
parent
da1e234320
commit
d2965babaa
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ ram.runtime = "50M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "mariadb-server, php7.4-fpm"
|
packages = "mariadb-server, php7.4-fpm, php7.4-mysql"
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
type = "mysql"
|
type = "mysql"
|
||||||
|
|
Loading…
Add table
Reference in a new issue