Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
changsheng-iot
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
deploy
changsheng-iot
Commits
61d8ff77
Commit
61d8ff77
authored
Aug 19, 2022
by
吴文龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
dd2c2487
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.env
.env
+1
-1
kafka.env
kafka.env
+1
-1
No files found.
.env
View file @
61d8ff77
...
...
@@ -15,7 +15,7 @@ SNMP_TRANSPORT_DOCKER_NAME=tb-snmp-transport
TB_VERSION=latest
# 边端版本 新乡:xinxiang ,上海长胜:changsheng ,柬埔寨:cambodia
EDGE_VERSION=
cambodia
EDGE_VERSION=
xinxiang
# Database used by ThingsBoard, can be either postgres (PostgreSQL) or hybrid (PostgreSQL for entities database and Cassandra for timeseries database).
...
...
kafka.env
View file @
61d8ff77
KAFKA_HEAP_OPTS="-Xmx2G -Xms128M"
KAFKA_ZOOKEEPER_CONNECT=zookeeper:2181
KAFKA_LISTENERS=INSIDE://:9093,OUTSIDE://:9092
KAFKA_ADVERTISED_LISTENERS=INSIDE://:9093,OUTSIDE://kafka:9092
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment