mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-21 11:08:54 +00:00
feat: 修改request拦截
This commit is contained in:
@@ -31,7 +31,7 @@ module.exports = {
|
||||
productionSourceMap: false,
|
||||
devServer: {
|
||||
port: port,
|
||||
host: 'localhost',
|
||||
host: '0.0.0.0',
|
||||
open: false,
|
||||
overlay: {
|
||||
warnings: false,
|
||||
|
Reference in New Issue
Block a user