|
@@ -108,7 +108,7 @@ class Configuration {
|
|
|
|
|
|
String getHttpEndpoint() {
|
|
String getHttpEndpoint() {
|
|
if (kDebugMode) {
|
|
if (kDebugMode) {
|
|
- return "http://2397bd9fe540.ngrok.io";
|
|
|
|
|
|
+ return "http://192.168.1.111";
|
|
}
|
|
}
|
|
return "https://api.ente.io";
|
|
return "https://api.ente.io";
|
|
}
|
|
}
|