update doc

gh-pages
hengyunabc 5 years ago
parent 178e7b9e01
commit 825a6bd158

@ -39,7 +39,7 @@ http://localhost:8080/actuator/arthas
```
{
"arthasConfigMap": {
"agentId": "hsehdfsfghhwertyfad",
"agent-id": "hsehdfsfghhwertyfad",
"tunnel-server": "ws://47.75.156.201:7777/ws",
}
}

@ -39,7 +39,7 @@ http://localhost:8080/actuator/arthas
```js
{
"arthasConfigMap": {
"agentId": "hsehdfsfghhwertyfad",
"agent-id": "hsehdfsfghhwertyfad",
"tunnel-server": "ws://47.75.156.201:7777/ws",
}
}

@ -206,7 +206,7 @@ arthas.tunnel-server=ws://47.75.156.201:7777/ws</pre>
<p>http://localhost:8080/actuator/arthas</p>
<div class="highlight-js notranslate"><div class="highlight hljs"><pre class="js">{
&quot;arthasConfigMap&quot;: {
&quot;agentId&quot;: &quot;hsehdfsfghhwertyfad&quot;,
&quot;agent-id&quot;: &quot;hsehdfsfghhwertyfad&quot;,
&quot;tunnel-server&quot;: &quot;ws://47.75.156.201:7777/ws&quot;,
}
}</pre></div>

File diff suppressed because one or more lines are too long

@ -211,7 +211,7 @@ arthas.tunnel-server=ws://47.75.156.201:7777/ws</pre>
<p>http://localhost:8080/actuator/arthas</p>
<div class="highlight-default notranslate"><pre class="literal-block">{
&quot;arthasConfigMap&quot;: {
&quot;agentId&quot;: &quot;hsehdfsfghhwertyfad&quot;,
&quot;agent-id&quot;: &quot;hsehdfsfghhwertyfad&quot;,
&quot;tunnel-server&quot;: &quot;ws://47.75.156.201:7777/ws&quot;,
}
}</pre>

Loading…
Cancel
Save