mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update manifest.toml
This commit is contained in:
parent
7545fcd0e1
commit
c23cd15c12
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ ram.runtime = "50M"
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "postgresql php8.2-curl php8.2-mbstring php8.2-imagick php8.2-gd php8.2-pgsql php8.2-xml"
|
packages = "postgresql, php8.2-curl, php8.2-mbstring, php8.2-imagick, php8.2-gd, php8.2-pgsql, php8.2-xml"
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
type = "postgresql"
|
type = "postgresql"
|
||||||
|
|
Loading…
Add table
Reference in a new issue