Skip to content

Commit

Permalink
Upd Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Oct 31, 2023
1 parent ad15e15 commit e1e1373
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ VERSION ?= $(shell git describe --tags --abbrev=0)
CANDIDATE ?= "dev"
CONTAINER_API ?= "bb-consent_api_dev"
DB_CONTAINER_NAME = "mongo"
KAFKA_BROKER_CONTAINER_NAME = "broker"
ZOOKEEPER_CONTAINER_NAME = "zookeeper"

# kafka configuration
KAFKA_TOPIC_NAME = "example_topic"
Expand Down

0 comments on commit e1e1373

Please sign in to comment.