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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-12 12:52:46 +02:00
parent 19e4678418
commit 5712f1f894

View file

@ -52,7 +52,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages = "postgresql libssl-dev"
packages = "postgresql, libssl-dev"
[resources.database]
type = "postgresql"