}}}}}}}}
All checks were successful
Publish Docker image / Push Docker image to registry (push) Successful in 1m1s
All checks were successful
Publish Docker image / Push Docker image to registry (push) Successful in 1m1s
This commit is contained in:
parent
0abaaf2296
commit
6efed23405
@ -23,9 +23,9 @@ download_booklets = true
|
||||
# Authenticate to Qobuz using auth token? Value can be true/false only
|
||||
use_auth_token = true
|
||||
# Enter your userid if the above use_auth_token is set to true, else enter your email
|
||||
email_or_userid = "${QOBUZ_USERID}}"
|
||||
email_or_userid = "${QOBUZ_USERID}"
|
||||
# Enter your auth token if the above use_auth_token is set to true, else enter the md5 hash of your plaintext password
|
||||
password_or_token = "${QOBUZ_TOKEN}}"
|
||||
password_or_token = "${QOBUZ_TOKEN}"
|
||||
# Do not change
|
||||
app_id = ""
|
||||
# Do not change
|
||||
|
Loading…
x
Reference in New Issue
Block a user