Files
MusicPlayer/backend/config/config.json
T
2026-09-08 14:36:58 +02:00

7 lines
129 B
JSON

{
"$schema": "../config.schema.json",
"mode": "hosted",
"clientMode": "sse",
"webUrl": "http://localhost:8081"
}