chore: update config

This commit is contained in:
gaoshuaixing
2025-01-10 17:39:09 +08:00
parent b13bdf6a1a
commit 2fa93f5fc1

View File

@@ -49,7 +49,7 @@ module.exports = () => {
cors: {
origin: true,
},
channel: 'c1'
channel: 'socket-channel'
},
httpServer: {
enable: false,