Skip to content

Commit 1ae0ed8

Browse files
authored
Update README.md
1 parent e44a327 commit 1ae0ed8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Configuration is via `appsettings.json` or environment variables:
3535

3636
* `ConnectionStrings__DefaultConnection` - Connection to a MySQL database, like `Server=localhost;Database=discoarchive;User=root;Password=password;`
3737
* `PathSettings__ImagePath` - Path where the Worker stores to, and the API serves images from.
38-
* `Discogs__ConsumerKey` - Key value from [Discogs Developer Application][dcd].
39-
* `Discogs__ConsumerKey` - Key value from [Discogs Developer Application][dcd].
38+
* `Discogs__ConsumerKey` - Consumer Key from [Discogs Developer Application][dcd].
39+
* `Discogs__ConsumerSecret` - Consumer Secret from [Discogs Developer Application][dcd].
4040

4141
Example:
4242

0 commit comments

Comments
 (0)