Compare commits

...

2 Commits

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

2
ruoyi-ui/vue.config.js

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

Loading…
Cancel
Save