Skip to content

Commit

Permalink
trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
cthtrifork committed Sep 29, 2023
1 parent e8a1798 commit a6f6bdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose/kafka.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ services:
ports:
- "9092:9092" # Requires OAuth2 authentication
- "9093:9093" # Requires No authentication
expose:
- "19092"
environment:
LOG_DIR: "/tmp/logs"
KAFKA_ROOT_LOGGER_LEVEL: debug
Expand Down

0 comments on commit a6f6bdf

Please sign in to comment.