update api ip

This commit is contained in:
Kameron Kenny 2024-10-20 14:54:08 -04:00
parent c3cdd0b58a
commit 1e0e19553c
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ _CLIENT_CONFIG = {
}
},
'server': {
'address': '127.0.0.1',
'address': '10.200.254.237',
'port': '5000'
}
}
}