Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YeeSafety3DRoot
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
station
YeeSafety3DRoot
Commits
c55c6caf
Commit
c55c6caf
authored
May 19, 2020
by
吴江
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交默认配置
parent
a7114e11
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
application-dev.properties
...fety3DStart/src/main/resources/application-dev.properties
+5
-5
No files found.
YeeSafety3DStart/src/main/resources/application-dev.properties
View file @
c55c6caf
...
@@ -5,10 +5,10 @@ eureka.client.healthcheck.enabled = true
...
@@ -5,10 +5,10 @@ eureka.client.healthcheck.enabled = true
eureka.client.fetchRegistry
=
true
eureka.client.fetchRegistry
=
true
#redis
#redis
spring.redis.database
=
5
spring.redis.database
=
1
spring.redis.host
=
172.16.1
1.33
spring.redis.host
=
172.16.1
0.85
spring.redis.port
=
6379
spring.redis.port
=
6379
spring.redis.password
=
1234560
spring.redis.password
=
amos2019Redis
spring.redis.jedis.pool.max-active
=
200
spring.redis.jedis.pool.max-active
=
200
spring.redis.jedis.pool.max-wait
=
-1
spring.redis.jedis.pool.max-wait
=
-1
spring.redis.jedis.pool.max-idle
=
10
spring.redis.jedis.pool.max-idle
=
10
...
@@ -16,9 +16,9 @@ spring.redis.jedis.pool.min-idle=0
...
@@ -16,9 +16,9 @@ spring.redis.jedis.pool.min-idle=0
spring.redis.timeout
=
1000
spring.redis.timeout
=
1000
#DB properties:
#DB properties:
spring.datasource.url
=
jdbc:mysql://
172.16.11.33:3306/fire_auto_system
?serverTimezone=UTC&&useSSL=false&&allowMultiQueries=true&serverTimezone=GMT&characterEncoding=utf8
spring.datasource.url
=
jdbc:mysql://
47.103.14.66:3306/91-safety-business
?serverTimezone=UTC&&useSSL=false&&allowMultiQueries=true&serverTimezone=GMT&characterEncoding=utf8
spring.datasource.username
=
root
spring.datasource.username
=
root
spring.datasource.password
=
admin_1234
spring.datasource.password
=
root_123
# HikariCP settings
# HikariCP settings
# spring.datasource.hikari.*
# spring.datasource.hikari.*
# contection life time (ms)
# contection life time (ms)
...
...
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