Skip to content

Commit

Permalink
Fix service name in docker-compose.yml (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelarnauts authored Jun 4, 2022
1 parent 4285077 commit a7b94a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- "9600:9600"
networks:
- zeebe_network
monitor:
zeebe-script-worker:
container_name: zeebe-script-worker
image: ghcr.io/camunda-community-hub/zeebe-script-worker:1.0.0
environment:
Expand Down

0 comments on commit a7b94a6

Please sign in to comment.