mirror of
https://github.com/YunoHost-Apps/mineweb_ynh.git
synced 2024-09-03 19:45:54 +02:00
Update manifest.toml
This commit is contained in:
parent
46cff0cc76
commit
b595b4d932
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ ram.runtime = "50M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "mariadb-server php8.2-zip php8.2-gd php8.2-curl"
|
||||
packages = "mariadb-server php7.4-zip php7.4-gd php7.4-curl"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
Loading…
Add table
Reference in a new issue