Skip to content

Commit 31f5757

Browse files
authored
KAFKA_LOG_FILE_TOPIC change
1 parent 06a19ee commit 31f5757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ KAFKA_LOG_FILE_TOPIC=laravel-logs
6565
6666
KAFKA_BROKER_USERNAME=username
6767
KAFKA_BROKER_PASSWORD=password
68-
KAFKA_BROKER_MECHANISMS=SCRAM-SHA-512 or other
69-
KAFKA_BROKER_SECURITY_PROTOCOL=SASL_SSL or other
68+
KAFKA_BROKER_MECHANISMS=SCRAM-SHA-512
69+
KAFKA_BROKER_SECURITY_PROTOCOL=SASL_SSL
7070
```
7171

7272
## License

0 commit comments

Comments
 (0)