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
28873a7d
Commit
28873a7d
authored
Aug 21, 2022
by
Carit Zhu
🎱
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 1.0.2:
1. Switch to new influxdb url in Aliyun.
parent
796fd186
Pipeline
#1565
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
build.gradle
build.gradle
+1
-1
application-docker.properties
src/main/resources/application-docker.properties
+1
-1
No files found.
build.gradle
View file @
28873a7d
...
...
@@ -15,7 +15,7 @@ apply plugin: 'idea'
apply
plugin:
'org.springframework.boot'
group
=
'com.example'
version
=
'1.0.
2
-release'
version
=
'1.0.
3
-release'
sourceCompatibility
=
1.8
repositories
{
...
...
src/main/resources/application-docker.properties
View file @
28873a7d
...
...
@@ -14,7 +14,7 @@ tdl.redis.password=Witium37774020
server.port
=
8092
# InfluxDB
spring.influxdb.url
=
https://ts-bp1
q738i505oj79t7
.influxdata.tsdb.aliyuncs.com:8086
spring.influxdb.url
=
https://ts-bp1
88i3ql81a4oi64
.influxdata.tsdb.aliyuncs.com:8086
spring.influxdb.username
=
witcloud
spring.influxdb.password
=
Witcloud37774020
spring.influxdb.database
=
warehouse_bosch
...
...
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