1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bonfire_ynh.git synced 2024-09-03 18:16:01 +02:00

Update manifest.toml

This commit is contained in:
lapineige 2023-08-13 17:27:47 +02:00 committed by GitHub
parent 245e7040bb
commit ae0da01b5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,7 @@ ram.runtime = "500M"
type = "postgresql"
[resources.apt]
packages = "erlang-dev erlang-parsetools postgresql npm"
packages = "erlang-dev erlang-parsetools npm"
##### (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper)