fix: 🐛 Fix a bug with the QR code that always generate a QR code for localhost
Add an env variable and change README
This commit is contained in:
@ -2,4 +2,5 @@ client_id=
|
||||
client_secret=
|
||||
n8n_webhook_add_tracks=
|
||||
n8n_webhook_create_playlist=
|
||||
hostname=
|
||||
environment=production
|
Reference in New Issue
Block a user