portfolio_site/.env.example

4 lines
89 B
Text
Raw Normal View History

2025-01-21 15:26:07 +02:00
CLIENT_ID=<spotifyAPIID>
CLIENT_SECRET=<spotifyAPISecret>
SESH_SECRET=<longRandomString>