mirror of
https://github.com/janishutz/MusicPlayer.git
synced 2026-09-10 14:25:24 +02:00
feat(backend): login, most endpoints complete
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"$schema": "../config.schema.json",
|
||||
"mode": "foss"
|
||||
"mode": "foss",
|
||||
"clientMode": "sse",
|
||||
"webUrl": "http://localhost:8081"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user