kongwz 6 лет назад
Родитель
Сommit
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";