update doc

This commit is contained in:
hengyunabc
2020-07-08 10:38:57 +08:00
parent 07f3f744fa
commit 9269a36db8
2 changed files with 2 additions and 2 deletions
@@ -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.
```
arthas.agentId=hsehdfsfghhwertyfad
arthas.agent-id=hsehdfsfghhwertyfad
arthas.tunnel-server=ws://47.75.156.201:7777/ws
```
+1 -1
View File
@@ -23,7 +23,7 @@ Arthas Spring Boot Starter
比如,通过配置tunnel server实现远程管理:
```
arthas.agentId=hsehdfsfghhwertyfad
arthas.agent-id=hsehdfsfghhwertyfad
arthas.tunnel-server=ws://47.75.156.201:7777/ws
```