diff --git a/public/config.js b/public/config.js new file mode 100644 index 0000000..b09f69c --- /dev/null +++ b/public/config.js @@ -0,0 +1,3 @@ +window.publicConfig={ + BASE_API:"http://192.168.66.16/api" +} diff --git a/public/index.html b/public/index.html index ef74b71..3dcce0f 100644 --- a/public/index.html +++ b/public/index.html @@ -10,6 +10,7 @@ +