Fix typo in otherdomain docker compose

pull/40/head
Dan Caseley 2021-09-30 08:59:11 +01:00 committed by Guus der Kinderen
parent 0f51ad7213
commit eea4169327
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ services:
- "xmpp.localhost.example:172.60.0.30"
- "conference.xmpp.localhost.example:172.60.0.10"
- "conference.xmpp.localhost.example:172.60.0.20"
- "conference.xmpp3.localhost.example:172.60.0.30"
- "conference.xmpp.localhost.example:172.60.0.30"
- "otherxmpp.localhost.example:172.60.0.110"
- "conference.otherxmpp.localhost.example:172.60.0.110"