@@ -240,9 +240,9 @@ class Configuration {
}
String getHttpEndpoint() {
- if (kDebugMode) {
- return "http://192.168.1.111:8080";
- }
+ // if (kDebugMode) {
+ // return "http://192.168.1.111:8080";
+ // }
return "https://api.ente.io";