update to init loading

This commit is contained in:
Mohamed Nouffer
2023-01-03 12:00:28 +05:30
parent f8a79842e3
commit d56ed36be5
4 changed files with 18 additions and 6 deletions

View File

@ -5,7 +5,7 @@ class ConstValues{
static const container_svr = "http://container.intranet.sumasen.net:8100";
static const server_uri = "https://rogaining.sumasen.net";
static const dev_server = "http://localhost:8100";
static const dev_ip_server = "http://192.168.1.10:8100";
static const dev_ip_server = "http://192.168.8.100:8100";
static const dev_home_ip_server = "http://172.20.10.9:8100";
static String currentServer(){