mirror of
https://github.com/mindskip/xzs-mysql.git
synced 2026-08-28 11:07:50 +08:00
端口修改
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = {
|
||||
devServer: {
|
||||
open: true,
|
||||
host: 'localhost',
|
||||
port: 7001,
|
||||
port: 8002,
|
||||
https: false,
|
||||
hotOnly: false,
|
||||
proxy: {
|
||||
|
||||
@@ -14,7 +14,7 @@ module.exports = {
|
||||
devServer: {
|
||||
open: true,
|
||||
host: 'localhost',
|
||||
port: 7000,
|
||||
port: 8001,
|
||||
https: false,
|
||||
hotOnly: false,
|
||||
proxy: {
|
||||
|
||||
Reference in New Issue
Block a user