From 2e190b1af96b0836684339bfb4353a17cf28f0b9 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Tue, 13 Jun 2017 21:51:56 -0400 Subject: Read db configuration from config.json --- config_sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config_sample.json') diff --git a/config_sample.json b/config_sample.json index 62b9d0b..9df1653 100644 --- a/config_sample.json +++ b/config_sample.json @@ -7,7 +7,7 @@ }, "HashKey": "", "BlockKey": "", - "Database": "postgres://thibaut@localhost/lastfm?sslmode=disable", + "Database": "dbname=lastfm sslmode=disable", "Lfm": { "ApiKey": "", "SharedSecret": "" -- cgit v1.2.3-70-g09d2