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

Update manifest.toml

This commit is contained in:
Thomas 2023-06-13 21:17:02 +02:00 committed by GitHub
parent 5031488f25
commit 399e656f16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ ram.runtime = "50M"
main.default = 5000 main.default = 5000
[resources.apt] [resources.apt]
packages = "postgresql, postgresql-contrib, python3-venv, libopenjp2-7" packages = "postgresql, postgresql-contrib, python3, python3-venv, libopenjp2-7"
[resources.database] [resources.database]
type = "postgresql" type = "postgresql"