Update README.md

#2
pull/6/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 4acb735bf8
commit 70fbd77779
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -75,6 +75,7 @@ docker create \
-e configureLidarrWithOptimalSettings=true \
-e audioFormat=native \
-e audioBitrate=lossless \
-e audioLyricType=both \
-e dlClientSource=both \
-e arlToken=Token_Goes_Here \
-e addDeezerTopArtists=true \
@ -112,6 +113,7 @@ services:
- configureLidarrWithOptimalSettings=true
- audioFormat=native
- audioBitrate=lossless
- audioLyricType=both
- dlClientSource=both
- arlToken=Token_Goes_Here
- addDeezerTopArtists=true

Loading…
Cancel
Save