socket
This commit is contained in:
parent
f3cfe7ec82
commit
e584c16aaa
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ module.exports = {
|
|||
devServer: {
|
||||
contentBase: "./dist",
|
||||
host: "0.0.0.0",
|
||||
sockPort: 443,
|
||||
sockPort: 80,
|
||||
disableHostCheck: true,
|
||||
historyApiFallback: {
|
||||
rewrites: [{ from: /^_\/.*$/, to: "/index.html" }],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue