Skip to content

Commit d08a096

Browse files
committed
update: Updated example env files to include new api config
1 parent 3bb1066 commit d08a096

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.development.example.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ SPOTIFY_REDIRECT_URI=http://localhost:3000/callback
2020
PORT=3000
2121

2222
NGROK_AUTH_TOKEN=your_auth_token_here
23+
24+
CLASH_ROYAL_API_KEY=your_api_token_here

.example.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ SPOTIFY_REDIRECT_URI=http://localhost:3000/callback
2020
PORT=3000
2121

2222
NGROK_AUTH_TOKEN=your_auth_token_here
23+
24+
CLASH_ROYAL_API_KEY=your_api_token_here

0 commit comments

Comments
 (0)