1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

add more apt

This commit is contained in:
Éric Gaspar 2023-03-06 17:56:10 +01:00
parent 59ce583da9
commit 5485a5afd1
2 changed files with 1 additions and 4 deletions

View file

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

View file

@ -4,9 +4,6 @@
# COMMON VARIABLES
#=================================================
# dependencies used by the app
#REMOVEME? pkg_dependencies="postgresql postgresql-contrib pgloader"
#=================================================
# PERSONAL HELPERS
#=================================================