Revert endpoint
This commit is contained in:
parent
832b0c7e74
commit
deb489df70
1 changed files with 1 additions and 2 deletions
|
@ -86,8 +86,7 @@ class Configuration {
|
|||
}
|
||||
|
||||
String getHttpEndpoint() {
|
||||
return "http://192.168.0.100";
|
||||
// return "https://api.staging.ente.io";
|
||||
return "https://api.staging.ente.io";
|
||||
}
|
||||
|
||||
Future<void> setEndpoint(String endpoint) async {
|
||||
|
|
Loading…
Add table
Reference in a new issue