sims2k commited on
Commit
0c5374b
·
verified ·
1 Parent(s): f71eb6d

Create .env

Browse files
Files changed (1) hide show
  1. .env +4 -0
.env ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ SPOTIFY_CLIENT_ID=your_spotify_client_id
2
+ SPOTIFY_CLIENT_SECRET=your_spotify_client_secret
3
+ WEATHER_API_KEY=your_openweather_api_key
4
+ IPGEO_API_KEY=your_ipgeolocation_api_key (optional)