diff --git a/lib/core/constants.dart b/lib/core/constants.dart index 95232cd27..5f79b650c 100644 --- a/lib/core/constants.dart +++ b/lib/core/constants.dart @@ -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