mirror of
https://gitee.com/arthas/arthas.git
synced 2024-12-02 12:17:45 +08:00
update doc
This commit is contained in:
parent
07f3f744fa
commit
9269a36db8
@ -23,7 +23,7 @@ When the application is started, spring will start arthas and attach its own pro
|
|||||||
For example, by configuring the tunnel server for remote management.
|
For example, by configuring the tunnel server for remote management.
|
||||||
|
|
||||||
```
|
```
|
||||||
arthas.agentId=hsehdfsfghhwertyfad
|
arthas.agent-id=hsehdfsfghhwertyfad
|
||||||
arthas.tunnel-server=ws://47.75.156.201:7777/ws
|
arthas.tunnel-server=ws://47.75.156.201:7777/ws
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Arthas Spring Boot Starter
|
|||||||
比如,通过配置tunnel server实现远程管理:
|
比如,通过配置tunnel server实现远程管理:
|
||||||
|
|
||||||
```
|
```
|
||||||
arthas.agentId=hsehdfsfghhwertyfad
|
arthas.agent-id=hsehdfsfghhwertyfad
|
||||||
arthas.tunnel-server=ws://47.75.156.201:7777/ws
|
arthas.tunnel-server=ws://47.75.156.201:7777/ws
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user