# Backend DATABASE_URL=sqlite:///./app.db MUSIC_DIR=./music UPLOAD_DIR=./uploads STATIC_DIR=./static TRANSCODE_FORMAT=ogg TRANSCODE_BITRATE=192k # APIs GENIUS_API_KEY=your_genius_api_key RADIO_BROWSER_INSTANCE=https://de1.api.radio-browser.info MUSICBRAINZ_USER_AGENT=MusicApp/1.0 # Server BACKEND_HOST=0.0.0.0 BACKEND_PORT=8000 CORS_ORIGINS=http://localhost:5173,http://localhost:8081 # LoFi Streams LOFI_GIRL_URL=https://www.youtube.com/live/jfKfPfyJRdk