summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/chat.py b/chat.py
index 87ddd37..cbabc37 100644
--- a/chat.py
+++ b/chat.py
@@ -125,7 +125,7 @@ class Chat(ConversationWindow):
if __name__ == "__main__":
import logging
logging.basicConfig(filename="chat.py.log",level=logging.DEBUG)
- Chat().main()
+ Chat(host="localhost:8082").main()
"""
Unterstuetzt im moment noch nicht das senden des /typing