Add Genius_token in .env_example

This commit is contained in:
Choco
2023-06-24 15:07:52 +08:00
parent 2a1b05e7e0
commit c534735ee8

View File

@@ -10,5 +10,7 @@ SPOTIFY_CLIENT_SECRET = YOUR_SPOTIFY_CLIENT_SECRET
YOUTUBE_API_KEY = YOUR_YOUTUBE_API_KEY
GENIUS_TOKEN = YOUR_GENIUS_TOKEN
MONGODB_URL = YOUR_MONGODB_URL
MONGODB_NAME = YOUR_MONGODB_DB_NAME