ldj 1 năm trước cách đây
mục cha
commit
070e95164d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -6,7 +6,7 @@ module.exports = defineConfig({
   devServer: {
     proxy: {
       '/renderer': {
-        target: 'https://test.4dkkankan.com',
+        target: 'https://test.4dkankan.com',
         changeOrigin: true,
       },
     }