From 1e6a99297433a0a6e06c2974e2b364c26e705b74 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 29 Aug 2021 12:45:39 +0200 Subject: [PATCH] Update config.json --- joplin/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/joplin/config.json b/joplin/config.json index 13d0cfd65..dcd9fa4b3 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -25,7 +25,8 @@ "POSTGRES_PASSWORD": "str?", "POSTGRES_USER": "str?", "POSTGRES_PORT": "int?", - "POSTGRES_HOST": "str?" + "POSTGRES_HOST": "str?", + "POSTGRES_DATABASE": "str?" }, "arch": [ "aarch64",