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
018c2da95e
commit
a48190ae82
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ ram.runtime = "50M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "mariadb-server, php8.2-zip, php8.2-gd, php8.2-curl"
|
||||
packages = "mariadb-server, php7.2-zip, php7.2-gd, php7.2-curl"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
Loading…
Add table
Reference in a new issue