update to external apis
This commit is contained in:
@ -8,6 +8,6 @@ class ConstValues{
|
||||
static const dev_home_ip_server = "http://172.20.10.9:8100";
|
||||
|
||||
static String currentServer(){
|
||||
return dev_server;
|
||||
return server_uri;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user