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