diff --git a/config.json b/config.json index d632b40..4fc73ff 100644 --- a/config.json +++ b/config.json @@ -38,6 +38,13 @@ "port": 8040, "mount": "/live", "local_mount": "/synthwave" + }, + { + "name": "Electro Swing", + "server":"lainon.life", + "port": 8000, + "mount": "/swing.mp3", + "local_mount": "/electroswing" } ] }