Compare commits

...

2 Commits

  1. 2
      ruoyi-ui/vue.config.js

2
ruoyi-ui/vue.config.js

@ -31,7 +31,7 @@ module.exports = {
devServer: { devServer: {
host: "0.0.0.0", host: "0.0.0.0",
port: port, port: port,
// https: true, https: true,
open: true, open: true,
proxy: { proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy // detail: https://cli.vuejs.org/config/#devserver-proxy

Loading…
Cancel
Save