mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 19:45:10 +00:00
8 lines
No EOL
372 B
Text
8 lines
No EOL
372 B
Text
# Last.fm Configuration
|
|
# Get your API key at: https://www.last.fm/api/account/create
|
|
VITE_LASTFM_API_KEY=your_api_key_here
|
|
VITE_LASTFM_USERNAME=your_lastfm_username
|
|
VITE_SIMPLYLURAL_API_KEY=YourSPKey
|
|
# Get these from your Cloudflare dashboard: https://dash.cloudflare.com/
|
|
CLOUDFLARE_API_TOKEN=your_cloudflare_api_token
|
|
CLOUDFLARE_ACCOUNT_ID=your_cloudflare_account_id |