Skip to content

Commit b5d733b

Browse files
committed
configuration env variables
1 parent d12f1b1 commit b5d733b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Kafka Http Gateway
22

3+
### Configuration
4+
5+
Enviroment variables:
6+
- `BROKER`=kafka:9093
7+
- `PUBLISH_TOPIC`=gateway.publish
8+
- `SUBSCRIBE_TOPIC`=gateway.subscribe
9+
- `SUBSCRIBE_GROUP_ID`=gateway
10+
- `TIMEOUT`=30
311

412
### Commands
513

0 commit comments

Comments
 (0)