diff --git a/config.json b/config.json index 5902517..6462b27 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "port": 3001, - "musicDir": "D:\\Music\\school_music", + "musicDir": "/home/sear/music", "allowGuests": true, "defaultPermissions": { "channel": ["listen", "control"] diff --git a/musicroom.db b/musicroom.db new file mode 100644 index 0000000..01cb32d Binary files /dev/null and b/musicroom.db differ