Skip to content

Commit 561903a

Browse files
authored
Update README.md
1 parent ab4b5b8 commit 561903a

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
@@ -41,8 +41,8 @@ docker run --rm \
4141
--name Localib \
4242
-e ConnectionStrings__DefaultConnection="Server=localhost;Database=disc;User=root;Password=password;" \
4343
-e PathSettings__ImagePath=/Images \
44-
-e Discogs__ConsumerKey=fLOuUbTEJtHqAujRMVbc \
45-
-e Discogs__ConsumerSecret=LsUPzXFFAjUJINkkXjBCkUeXcimABtOs \
44+
-e Discogs__ConsumerKey=somekeyvalue \
45+
-e Discogs__ConsumerSecret=somekeyvalue \
4646
-v "$(pwd)/Images:/Images" \
4747
-p 8080:8080 \
4848
ghcr.io/soup-bowl/netscrape:edge

0 commit comments

Comments
 (0)