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:
parent
ee61a7df85
commit
ec48f391bb
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ ram.runtime = "50M"
|
|||
[resources.permissions]
|
||||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "postgresql"
|
||||
|
||||
[resources.database]
|
||||
type = "postgresql"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue