mo 2 năm trước cách đây
mục cha
commit
e8b91fa6a5
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      vite.config.ts

+ 2 - 2
vite.config.ts

@@ -14,8 +14,8 @@ function resolve(dir: string) {
 }
 // https://vitejs.dev/config/
 // https://github.com/vitejs/vite/issues/1930 .env
-const proxyUrl = 'https://www.colexiu.com/';
-// const proxyUrl = 'https://dev.colexiu.com/'
+// const proxyUrl = 'https://www.colexiu.com/';
+const proxyUrl = 'https://dev.colexiu.com/'
 export default defineConfig({
   base: './',
   plugins: [