feat: add subsonic token auth and starred endpoints
This commit is contained in:
@@ -2,6 +2,7 @@ APP_ENV=development
|
||||
SERVER_HOST=0.0.0.0
|
||||
SERVER_PORT=4040
|
||||
DATABASE_PATH=./data/app.db
|
||||
APP_ENCRYPTION_KEY=change-me-for-production
|
||||
ARTWORK_CACHE_DIR=./data/artwork
|
||||
MEDIA_ROOT=./media
|
||||
CORS_ORIGINS=http://localhost:5173
|
||||
|
||||
Reference in New Issue
Block a user