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",