Showing
1 changed file
with
1 additions
and
1 deletions
@@ -100,7 +100,7 @@ if (isProduction) { | @@ -100,7 +100,7 @@ if (isProduction) { | ||
100 | useOneapm: true, | 100 | useOneapm: true, |
101 | useCache: true, | 101 | useCache: true, |
102 | interfaceShunt: { | 102 | interfaceShunt: { |
103 | - useInterfaceShunt: true, | 103 | + useInterfaceShunt: false, |
104 | tencentServers: { | 104 | tencentServers: { |
105 | api: ['123.206.1.98', '123.206.2.80'], | 105 | api: ['123.206.1.98', '123.206.2.80'], |
106 | service: ['123.206.1.98', '123.206.2.80'] | 106 | service: ['123.206.1.98', '123.206.2.80'] |
-
Please register or login to post a comment