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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-04-14 19:39:13 +02:00
parent e2cd93a4f4
commit bcaea17d06

View file

@ -54,7 +54,7 @@ ram.runtime = "50M"
main.url = "/" main.url = "/"
[resources.apt] [resources.apt]
packages = "mariadb-server php8.1-bcmath php8.1-xml php8.1-mbstring php8.1-gd php8.1-mysql" packages = "mariadb-server php8.1-bcmath php8.1-xml php8.1-mbstring php8.1-gd php8.1-mysql php8.1-curl"
[resources.database] [resources.database]
type = "mysql" type = "mysql"