diff --git a/flower_admin_front/src/js/http.js b/flower_admin_front/src/js/http.js new file mode 100644 index 0000000..ce166c1 --- /dev/null +++ b/flower_admin_front/src/js/http.js @@ -0,0 +1,2 @@ +export const http='http://localhost:8181' +export const BASEURL='http://localhost:8181'