diff --git a/app/index.html b/app/index.html
index 0d359b7..b9ac665 100644
--- a/app/index.html
+++ b/app/index.html
@@ -21,31 +21,32 @@
-
+
-
+
-
+
-
+
-
-
+
+
-
+
+
-
+
-
+
-
+
@@ -126,8 +127,8 @@
-
-
+
+
diff --git a/config.json b/config.json
index c7671d6..c98e789 100644
--- a/config.json
+++ b/config.json
@@ -8,6 +8,15 @@
"app_root_path": "[home]/tmp/OSIT/native_app",
"api_secret_key": "dFP6J9DVj9hUgIMn-fNIqg",
+
+ "api_server_base_url": "http://dev-api.oneskyit.local:5005",
+ "app_server_base_url": "http://dev-demo.oneskyit.local:5000",
+ "file_server_base_url": "",
+
+ "api_server_base_url_bak": "https://dev-api.oneskyit.com",
+ "app_server_base_url_bak": "https://dev-demo.oneskyit.com",
+ "file_server_base_url_bak": "",
+
"api_remote_base_url": "https://dev-fastapi.oneskyit.com",
"api_local_base_url": "http://dev-fastapi.oneskyit.local:5005",
"access_control_allow_origin": "*",