diff --git a/ui/src/config.js b/ui/src/config.js index 21dc677b7..ac26f828e 100644 --- a/ui/src/config.js +++ b/ui/src/config.js @@ -22,7 +22,7 @@ const defaultConfig = { defaultUIVolume: 100, enableUserEditing: true, enableSharing: true, - shareURL: 'http://127.0.0.1:4533', + shareURL: '', defaultDownloadableShare: true, devSidebarPlaylists: true, lastFMEnabled: true,