Skip to content

Commit be01db3

Browse files
author
Toby McLaughlin
committed
Add container name for Hearbeat
1 parent 893ccbf commit be01db3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ services:
6565

6666
heartbeat:
6767
image: docker.elastic.co/beats/heartbeat:${TAG}
68+
container_name: heartbeat
6869
networks: ['stack']
6970
depends_on: ['elasticsearch', 'setup_heartbeat']
7071

0 commit comments

Comments
 (0)