From 3ac0d0c24d075a5d3159827a9ea91df76261cce2 Mon Sep 17 00:00:00 2001 From: vitalyster Date: Sat, 24 Jun 2017 00:30:01 +0300 Subject: [PATCH] Update docker.md --- documentation/installation/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/installation/docker.md b/documentation/installation/docker.md index ac71db6b..0e793ef4 100644 --- a/documentation/installation/docker.md +++ b/documentation/installation/docker.md @@ -57,7 +57,7 @@ It will start Spectrum 2 and load the configuration files from `/opt/spectrum`. ### Note -If you are using Docker bridge networking, you should configure your XMPP server to listen on the bridge IP address. Some XMPP servers are listening only 127.0.0.1 by default. Check [Prosody](https://prosody.im/doc/components) documentation for example config. +If you are using Docker bridge networking, you should configure your XMPP server to listen on the bridge IP address. Some XMPP servers listen only on 127.0.0.1 by default. Check [Prosody](https://prosody.im/doc/components) documentation for example config. ## Checking the Spectrum 2 logs