sr %!s(int64=4) %!d(string=hai) anos
pai
achega
a0fb1e396d
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      ruoyi-ui/vue.config.js

+ 3 - 1
ruoyi-ui/vue.config.js

@@ -34,7 +34,9 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
-        target: `http://192.168.101.10:8080`,
+        target: `http://192.168.101.11:8090`,
+        // target: `http://192.168.101.110:8080`,
+        // target: `http://192.168.101.10:8080`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''