Setup invalid server endpoint
This commit is contained in:
parent
e226e66853
commit
30b072419f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
const String ENDPOINT = "http://192.168.0.106:8080";
|
||||
const String ENDPOINT = "http://192.168.0.255:8080";
|
||||
const String USER = "umbu"; // TODO: Fix me
|
||||
|
|
Loading…
Add table
Reference in a new issue