1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/metabase_ynh.git synced 2024-09-03 19:46:00 +02:00
This commit is contained in:
Éric Gaspar 2023-05-19 10:20:52 +02:00
parent 9e7194ccbd
commit 853e73c88b
3 changed files with 3 additions and 2 deletions

1
doc/DESCRIPTION.md Normal file
View file

@ -0,0 +1 @@
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.

View file

View file

@ -53,7 +53,7 @@ ram.runtime = "50M"
main.url = "/" main.url = "/"
[resources.apt] [resources.apt]
packages = "postgresql" packages = "postgresql openjdk-11-jre-headless apt-transport-https"
[resources.database] [resources.database]
type = "postgresql openjdk-11-jre-headless apt-transport-https" type = "postgresql"