diff --git a/README.md b/README.md index 523eab86e..23998a20f 100644 --- a/README.md +++ b/README.md @@ -65,13 +65,9 @@ docker run --rm -p 7880:7880 \ -p 7882:7882/udp \ -v $PWD/livekit.yaml:/livekit.yaml \ livekit/livekit-server \ - --config /livekit.yaml \ - --node-ip + --config /livekit.yaml ``` -When running with docker, `--node-ip` needs to be set to your machine's IP address. If the service will be exposed to -the public Internet, this should the machine's public IP. - ### Test with example app Head over to the [example app](https://example.livekit.io) and enter the generated token to connect to your LiveKit