diff --git a/config.py b/config.py index 3a82b07..bb64779 100644 --- a/config.py +++ b/config.py @@ -15,7 +15,7 @@ _CLIENT_CONFIG = { } }, 'server': { - 'address': '127.0.0.1', + 'address': '10.200.254.237', 'port': '5000' } -} \ No newline at end of file +}