Bläddra i källkod

添加graph_web_url

kongwz 6 år sedan
förälder
incheckning
cd0a387dbd
1 ändrade filer med 2 tillägg och 1 borttagningar
  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";