add - 添加 arthas 支持
This commit is contained in:
parent
f74889b2f6
commit
cfba5e58a4
@ -0,0 +1,4 @@
|
|||||||
|
arthas:
|
||||||
|
app-name: ${spring.application.name}
|
||||||
|
agent-id: ${ARTHAS_AGENT_ID:${spring.profiles.active}-${spring.application.name}}
|
||||||
|
tunnel-server: ${ARTHAS_TUNNEL_SERVER:ws://localhost:7777/ws}
|
||||||
Loading…
Reference in New Issue
Block a user