|
|
@@ -2,6 +2,8 @@
|
|
|
"{{go_queryservice_top}}": {
|
|
|
"quoteUrl": "ws://{{ws2tcp_internet_addr}}:{{ws2tcp_quote_agent_listen_port}}",
|
|
|
"tradeUrl": "ws://{{ws2tcp_internet_addr}}:{{ws2tcp_access_listen_port}}",
|
|
|
+ "quoteWS": "ws://{{quoteWS}}/api/Quote/WS",
|
|
|
+ "tradeWS": "ws://{{tradeWS}}/api/Trade/WS",
|
|
|
"uploadUrl": "{{openonline_url}}/upload",
|
|
|
"commSearchUrl": "{{search_url}}",
|
|
|
"goCommonSearchUrl": "http://{{ws2tcp_internet_addr}}:{{go_queryservice_listen_port}}/api",
|