sims2k commited on
Commit
f71eb6d
·
verified ·
1 Parent(s): 73e0342

Create .env_example

Browse files
Files changed (1) hide show
  1. .env_example +4 -0
.env_example 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)