diff --git a/env.example b/env.example index 9d85b3d..8765a83 100644 --- a/env.example +++ b/env.example @@ -33,6 +33,6 @@ JICOFO_AUTH_USER=focus # XMPP password for Jicofo client connections. JICOFO_AUTH_PASSWORD=passw0rd -# IP addrss of the Docker host. See the "Running on a LAN environment" section +# IP address of the Docker host. See the "Running on a LAN environment" section # in the README. #DOCKER_HOST_ADDRESS=192.168.1.1