mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-01-06 19:38:13 +00:00
测试
This commit is contained in:
parent
79e87ebd1f
commit
4a71204aa3
2
bootstrap.js
vendored
2
bootstrap.js
vendored
@ -1,6 +1,6 @@
|
||||
const WebFramework = require('@midwayjs/web').Framework;
|
||||
const web = new WebFramework().configure({
|
||||
port: 7001,
|
||||
port: 8001,
|
||||
});
|
||||
|
||||
const { Bootstrap } = require('@midwayjs/bootstrap');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user