forked from xiangwang25/whale-town-end-v2
fix: complete backend deployment hardening
This commit is contained in:
@@ -169,7 +169,7 @@ export const DEFAULT_ZULIP_CONFIG: ZulipConfiguration = {
|
||||
botApiKey: '',
|
||||
},
|
||||
websocket: {
|
||||
port: 3000,
|
||||
port: 3001,
|
||||
namespace: '/game',
|
||||
pingInterval: 25000,
|
||||
pingTimeout: 5000,
|
||||
|
||||
Reference in New Issue
Block a user