diff --git a/SPMS_CLIENT/config.json b/SPMS_CLIENT/config.json index d9c3d49..b0ef407 100644 --- a/SPMS_CLIENT/config.json +++ b/SPMS_CLIENT/config.json @@ -1,4 +1,4 @@ { - "BASE_URL": "http://127.0.0.1:9996", - "SERVER_IP": "http://127.0.0.1:9996" + "BASE_URL": "http://192.168.0.109:9996", + "SERVER_IP": "http://192.168.0.109:9996" } diff --git a/SPMS_CLIENT/index.html b/SPMS_CLIENT/index.html index 6db0798..6ff67e5 100644 --- a/SPMS_CLIENT/index.html +++ b/SPMS_CLIENT/index.html @@ -1,6 +1,6 @@ -