mirror of
https://github.com/gabehf/Koito.git
synced 2026-04-22 12:01:52 -07:00
docs: make endpoint clearer for some apps
This commit is contained in:
parent
a2ff3aa397
commit
3157db8b6d
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ After logging in, open the settings menu again and find the `API Keys` tab. On t
|
|||
If you are not running Koito on an `https://` connection or `localhost`, the click-to-copy button will not work. Instead, just click on the key itself to highlight and copy it.
|
||||
:::
|
||||
|
||||
Then, direct any application you want to scrobble data from to `{your_koito_address}/apis/listenbrainz/1` and provide the api key from the UI as the token.
|
||||
Then, direct any application you want to scrobble data from to `{your_koito_address}/apis/listenbrainz/1` (or `{your_koito_address}/apis/listenbrainz` for some applications) and provide the api key from the UI as the token.
|
||||
|
||||
## Set up a relay
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue