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 dev@hertzbeat.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@hertzbeat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hertzbeat.apache.org
For additional commands, e-mail: dev-h...@hertzbeat.apache.org

Reply via email to