diff --git a/config.json b/config.json index 4fc73ff..73c2d48 100644 --- a/config.json +++ b/config.json @@ -45,6 +45,13 @@ "port": 8000, "mount": "/swing.mp3", "local_mount": "/electroswing" + }, + { + "name": "Cafe", + "server":"lainon.life", + "port": 8000, + "mount": "/cafe.mp3", + "local_mount": "/cafe" } ] }