diff --git a/mopidy/http/ext.conf b/mopidy/http/ext.conf index d35229bc..39bd6866 100644 --- a/mopidy/http/ext.conf +++ b/mopidy/http/ext.conf @@ -4,3 +4,4 @@ hostname = 127.0.0.1 port = 6680 static_dir = zeroconf = Mopidy HTTP server on $hostname +zeroconf-websocket = Mopidy websocket server on $hostname \ No newline at end of file