prod deployment
This commit is contained in:
@@ -348,8 +348,8 @@ export class WebSocketHandler {
|
||||
/**
|
||||
* Derive the container's XPUB event endpoint from the MCP server URL.
|
||||
*
|
||||
* MCP URL format: http://sandbox-user-abc123.dexorder-sandboxes.svc.cluster.local:3000
|
||||
* Event endpoint: tcp://sandbox-user-abc123.dexorder-sandboxes.svc.cluster.local:5570
|
||||
* MCP URL format: http://sandbox-user-abc123.sandbox.svc.cluster.local:3000
|
||||
* Event endpoint: tcp://sandbox-user-abc123.sandbox.svc.cluster.local:5570
|
||||
*/
|
||||
private getContainerEventEndpoint(mcpServerUrl: string): string {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user