mirror of
https://github.com/janishutz/MusicPlayer.git
synced 2026-09-10 14:25:24 +02:00
7 lines
129 B
JSON
7 lines
129 B
JSON
{
|
|
"$schema": "../config.schema.json",
|
|
"mode": "hosted",
|
|
"clientMode": "sse",
|
|
"webUrl": "http://localhost:8081"
|
|
}
|