Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
TDLCloud
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
WitCloud
TDLCloud
Commits
1f0a9cd3
Commit
1f0a9cd3
authored
Oct 27, 2019
by
Carit Zhu
🎱
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application-docker.properties for database of influxdb and url of mqtt.
parent
021a0a47
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
application-docker.properties
src/main/resources/application-docker.properties
+3
-3
No files found.
src/main/resources/application-docker.properties
View file @
1f0a9cd3
...
...
@@ -18,15 +18,15 @@ server.port=8092
spring.influxdb.url
=
https://ts-bp1q738i505oj79t7.influxdata.tsdb.aliyuncs.com:8086
spring.influxdb.username
=
witcloud
spring.influxdb.password
=
Witcloud37774020
spring.influxdb.database
=
warehouse
-
bosch
spring.influxdb.database
=
warehouse
_
bosch
#spring.influxdb.url=http://witcloud-influxdb:8086
#spring.influxdb.username=admin
#spring.influxdb.password=37774020
#spring.influxdb.database=original
tdl.mqtt.url
=
ssl://
47.96.128.181
# MQTT (Aliyun local IP address)
tdl.mqtt.url
=
ssl://
192.168.1.124
tdl.mqtt.port
=
8883
tdl.mqtt.username
=
logistics
tdl.mqtt.password
=
logistics37774020
...
...
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