From 0c4bd7463e20ec18b699cc6c6db2d5c4ac207776 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 13 Apr 2021 22:59:48 +0200 Subject: [PATCH] Update config.json --- conf/config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conf/config.json b/conf/config.json index e7a4c67..8e8dc13 100644 --- a/conf/config.json +++ b/conf/config.json @@ -12,7 +12,3 @@ "session_refresh_time": 18000, "localOnly": false } - - -"dbtype": "postgres", -"dbconfig": "postgres://__DB_NAME__:__DB_PWD__@localhost/__DB_NAME__?sslmode=disable&connect_timeout=10",