mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update manifest.toml
This commit is contained in:
parent
2e4c7e1a5a
commit
73441d205a
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ ram.runtime = "50M"
|
|||
ics.allowed = "visitors"
|
||||
|
||||
[resources.apt]
|
||||
packages = "mariadb-server php8.2-fpm php8.2-opcache php8.2-curl php8.2-gd php8.2-zip php8.2-xml php8.2-mbstring php8.2-mysql php8.2-ldap"
|
||||
packages = "mariadb-server, php8.2-opcache, php8.2-curl, php8.2-gd, php8.2-zip, php8.2-xml, php8.2-mbstring, php8.2-mysql, php8.2-ldap"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
Loading…
Reference in a new issue