mo 2 tahun lalu
induk
melakukan
e8b91fa6a5
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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: [