Update local endpoint
This commit is contained in:
parent
241cfe5478
commit
4cec4aa540
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ class Configuration {
|
|||
|
||||
String getHttpEndpoint() {
|
||||
if (kDebugMode) {
|
||||
return "http://192.168.0.100";
|
||||
return "http://192.168.1.111";
|
||||
}
|
||||
return "https://api.ente.io";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue