GitHub user Drun1baby added a comment to the discussion: 请问一下要如何在 hertzbeat
中动调呢?
this docker-compose.yml still failed
```yml
version: '3.8'
services:
hertzbeat:
image: apache/hertzbeat:v1.6.0
container_name: hertzbeat
ports:
- "1157:1157"
- "1158:1158"
- "5005:5005"
environment:
-
JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
restart: always
```
GitHub link:
https://github.com/apache/hertzbeat/discussions/2567#discussioncomment-10510943
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]