mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Remove postgresql from manifest
This commit is contained in:
parent
2f1835664d
commit
13e7fe0dd1
1 changed files with 2 additions and 2 deletions
|
@ -67,5 +67,5 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
[resources.apt]
|
||||
packages = "python3-pip, build-essential, python3-dev, python3-venv, postgresql, uwsgi, uwsgi-plugin-python3, expect, libpq-dev, libkrb5-dev"
|
||||
|
||||
[resources.database]
|
||||
type = "postgresql"
|
||||
# [resources.database]
|
||||
# type = "postgresql"
|
||||
|
|
Loading…
Add table
Reference in a new issue