mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
update: autosearch for musics
This commit is contained in:
parent
9426b73940
commit
6d8fe814b0
12 changed files with 380 additions and 12 deletions
|
|
@ -36,3 +36,11 @@ APP_DOMAIN=octane.dandrove.com
|
|||
|
||||
# Only used by docker-compose.dev.yml (local testing without Traefik)
|
||||
APP_PORT=3000
|
||||
|
||||
# Optional — auto-fill YouTube/Spotify links when adding a song from the
|
||||
# title/artist autocomplete (which itself needs no key, it uses Apple's free
|
||||
# iTunes Search API). Leave blank to skip auto-fill and enter links by hand;
|
||||
# see README "Recherche automatique de morceaux" for how to obtain these.
|
||||
SPOTIFY_CLIENT_ID=
|
||||
SPOTIFY_CLIENT_SECRET=
|
||||
YOUTUBE_API_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue