diff --git a/.env.production b/.env.production
index 36c74ac..69b37e4 100644
--- a/.env.production
+++ b/.env.production
@@ -1 +1 @@
-VITE_APP_BASE_API = "http://127.0.0.1:3000/api"
\ No newline at end of file
+VITE_APP_BASE_API = "http://10.7.1.183:8080/api"
\ No newline at end of file
diff --git a/src/views/LinkPrediction/components/communityNode.vue b/src/views/LinkPrediction/components/communityNode.vue
index 0c48a58..4fc78af 100644
--- a/src/views/LinkPrediction/components/communityNode.vue
+++ b/src/views/LinkPrediction/components/communityNode.vue
@@ -5,12 +5,11 @@