Explorar o código

:zap: 增加开发模式端口号自定义配置

smallchill %!s(int64=7) %!d(string=hai) anos
pai
achega
faa89a36ad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -22,6 +22,7 @@ module.exports = {
       .end()
   },
   devServer: {
+    port: 1888,
     proxy: {
       '/api': {
         target: 'http://localhost',