Modify Configuration

This commit is contained in:
wwweww
2026-04-25 10:28:42 +08:00
parent bd07075cfe
commit cdc85ce7dd
3 changed files with 12 additions and 1 deletions
+8 -1
View File
@@ -7,13 +7,20 @@ Hybrid:
Protocol: auto
Ws:
Name: chat-ws
Addr: :28888
Addr: :28889
Path: /ws/chat
MaxConnections: 10000
Auth:
Enabled: true
Source: envoy-header
HeaderName: x-auth-user-id
Wt:
Addr: :28443
Path: /wt/chat
CertFile: /Users/asadz/code/juwan/juwan-backend/app/chat/test/certs/tls.crt
KeyFile: /Users/asadz/code/juwan/juwan-backend/app/chat/test/certs/tls.key
Auth:
Enabled: true
FallbackStrategy: auto
MaxRetries: 3
MaxConnections: 10000