wkw 2 өдөр өмнө
parent
commit
d7f73497d7
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/utils/http.js

+ 1 - 1
src/utils/http.js

@@ -1,4 +1,4 @@
-const BASE_URL = import.meta.env.VITE_API_BASE_URL || ''
+const BASE_URL = 'https://acc.accwgt.com'
 
 export const http = (options) => {
   const {