This commit is contained in:
2022-06-30 16:40:25 +08:00
parent 46ca07b8d0
commit e1249d5b6f
14 changed files with 542 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
* @Author: gtz
* @Date: 2021-11-19 10:10:51
* @LastEditors: zwq
* @LastEditTime: 2022-05-25 09:15:16
* @LastEditTime: 2022-06-30 11:11:45
* @Description: file content
* @FilePath: \mt-qj-wms-ui\config\index.js
*/
@@ -31,7 +31,7 @@ module.exports = {
},
// Various Dev Server settings
host: '192.168.1.53', // can be overwritten by process.env.HOST
host: '192.168.1.59', // can be overwritten by process.env.HOST
port: 8001, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
autoOpenBrowser: true,
errorOverlay: true,