Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
onukristo committed Dec 15, 2023
1 parent 51c7bcf commit 86f3691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
TW_TKMS_KAFKA_TCP_9092: 9092
TW_TKMS_KAFKA_TCP_HOST: kafka1
ZOOKEEPER_TCP_2181: 2181
ZOOKEEPER_TCP_HOST: zk-service1
ZOOKEEPER_TCP_HOST: zookeeper1
POSTGRES_TCP_HOST: postgres1
POSTGRES_TCP_5432: 5432
container:
Expand Down

0 comments on commit 86f3691

Please sign in to comment.