Sign in
简柏林
/
thingskit
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
84ca08d36c64a3d27bd6a395ca01752a622fcf03
Authored by
YevhenBondarenko
2020-11-02 10:27:24 +0200
Committed by
Andrew Shvayka
2020-11-04 17:59:04 +0200
1 parent
91e13a69
added new line
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docker/queue-kafka.env
docker/queue-kafka.env
View file @
84ca08d
1
1
TB_QUEUE_TYPE=kafka
2
-
TB_KAFKA_SERVERS=kafka:9092
\ No newline at end of file
2
+
TB_KAFKA_SERVERS=kafka:9092
...
...