KouJin %!s(int64=2) %!d(string=hai) anos
pai
achega
496c2616c9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -21,7 +21,7 @@ module.exports = defineConfig({
21 21
         }
22 22
       },
23 23
       "/api": {
24
-        target: 'http://192.168.1.112:8082',
24
+        target: process.env.VUE_APP_BASE_URL,
25 25
         ws: true,
26 26
         changeOrigin: true,
27 27
         pathRewrite: {