1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piped_ynh.git synced 2024-09-03 20:05:54 +02:00

Add postgreqsl apt dependency.

This commit is contained in:
orhtej2 2024-01-28 21:16:05 +01:00
parent ee61a7df85
commit ec48f391bb

View file

@ -64,6 +64,9 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
[resources.apt]
packages = "postgresql"
[resources.database]
type = "postgresql"