diff --git a/.gitignore b/.gitignore index 0738c15..96c3897 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ _data .idea *.iml .DS_Store +*.log \ No newline at end of file diff --git a/docker-compose-otherdomain.yml b/docker-compose-otherdomain.yml index ddefecc..e75301c 100644 --- a/docker-compose-otherdomain.yml +++ b/docker-compose-otherdomain.yml @@ -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"