parent
e4f5899f9e
commit
f9cae32631
|
|
@ -4,7 +4,10 @@ module.exports = {
|
||||||
devServer: {
|
devServer: {
|
||||||
client: {
|
client: {
|
||||||
webSocketURL: {
|
webSocketURL: {
|
||||||
protocol: "wss",
|
hostname: "127.0.0.1",
|
||||||
|
pathname: "/ws",
|
||||||
|
port: 3000,
|
||||||
|
protocol: "ws",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user