5 lines
195 B
YAML
5 lines
195 B
YAML
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}
|