mirror of
https://github.com/YunoHost-Apps/matomo_ynh.git
synced 2024-09-03 19:45:56 +02:00
Update manifest.toml
This commit is contained in:
parent
42f20764da
commit
cb3b9b8723
1 changed files with 3 additions and 4 deletions
|
@ -58,9 +58,8 @@ ram.runtime = "50M"
|
|||
[resources.permissions]
|
||||
main.url = "/"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
||||
[resources.apt]
|
||||
packages = "php8.1-curl php8.1-gd php8.1-cli php8.1-mysql php8.1-xml php8.1-mbstring"
|
||||
packages = "mariadb-server php8.1-curl php8.1-gd php8.1-cli php8.1-mysql php8.1-xml php8.1-mbstring"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
Loading…
Add table
Reference in a new issue