diff --git a/public/config.js b/public/config.js new file mode 100644 index 00000000..923c9397 --- /dev/null +++ b/public/config.js @@ -0,0 +1,3 @@ +var configs = { + "aUrl": "https://localhost:8080" + }; \ No newline at end of file diff --git a/public/index.html b/public/index.html index af5cd8ca..643c8376 100644 --- a/public/index.html +++ b/public/index.html @@ -24,6 +24,7 @@
+