mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2025-02-21 18:51:54 +08:00
feat: option for change default devServer port (#46)
This commit is contained in:
parent
23d4ab3b9d
commit
a7b8b1615b
@ -6,6 +6,7 @@ function resolve(dir) {
|
||||
module.exports = {
|
||||
devServer: {
|
||||
disableHostCheck: true,
|
||||
port: process.env.DEV_SERVER_PORT || 8080
|
||||
},
|
||||
pwa: {
|
||||
name: "YesPlayMusic",
|
||||
|
Loading…
x
Reference in New Issue
Block a user