kongwz преди 6 години
родител
ревизия
cd0a387dbd
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      push-web/src/main/resources/static/dist/js/push.js

+ 2 - 1
push-web/src/main/resources/static/dist/js/push.js

@@ -1,2 +1,3 @@
 var nlp_web_url = "http://localhost:5002/nlp-web";
-var bigdata_web_url = "http://localhost:5001/bigdata-web";
+var bigdata_web_url = "http://localhost:5001/bigdata-web";
+var graph_web_url = "http://localhost:5003/graph-web";