diff options
Diffstat (limited to 'config_sample.json')
| -rw-r--r-- | config_sample.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": "" |
