mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Add .env.local for Spotify Web API
This commit is contained in:
parent
9f2e0cc407
commit
88e7a6abf9
3
.env.local.sample
Normal file
3
.env.local.sample
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
SPOTIFY_CLIENT_ID=
|
||||||
|
SPOTIFY_CLIENT_SECRET=
|
||||||
|
SPOTIFY_REFRESH_TOKEN=
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ dist
|
|||||||
yarn-error.log
|
yarn-error.log
|
||||||
.vimrc~
|
.vimrc~
|
||||||
..vimrc.un~
|
..vimrc.un~
|
||||||
|
.env.local
|
||||||
|
Loading…
Reference in New Issue
Block a user