api/.env.example
2024-09-25 19:56:34 +01:00

6 lines
No EOL
142 B
Text

# Port for the server
PORT=8888
# Your last.fm username
LASTFM_USERNAME="axolotlmaid"
# API Key for last.fm
LASTFM_API_KEY="API_KEY_GOES_HERE"