Setup invalid server endpoint

This commit is contained in:
Vishnu Mohandas 2020-04-17 16:19:33 +05:30
parent e226e66853
commit 30b072419f

View file

@ -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