提交 6741037b authored 作者: zyx's avatar zyx

update

上级 9db38a0d
......@@ -14,7 +14,7 @@ const _proxy = require('../controller/ProxyMonitor')
router.use(bodyParser.json({ limit: '600mb' }))
router.use(bodyParser.urlencoded({ extended: true, limit: '600mb' }))
router.use(cors({
origin: 'https://ehall2.ezijing.com/',
origin: 'https://ehall2.ezijing.com/login',
allowedHeaders: 'Accept, Content-Type, Referer, Sec-Fetch-Dest, tenant, token, User-Agent',
credentials: true
}))
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论