Skip to content

Commit

Permalink
chore: remove docker compose container name to prevent conflicts (MIN…
Browse files Browse the repository at this point in the history
  • Loading branch information
vcrfxia authored Oct 27, 2020
1 parent 9534934 commit 3b12623
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ services:
additional-ksqldb-server:
image: ${KSQL_IMAGE_BASE}confluentinc/ksqldb-server:${KSQL_VERSION}
hostname: additional-ksqldb-server
container_name: additional-ksqldb-server
depends_on:
- primary-ksqldb-server
ports:
Expand Down

0 comments on commit 3b12623

Please sign in to comment.