Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
customer-service
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SuperHive
back-end
customer-service
Commits
f98cb821
Commit
f98cb821
authored
Aug 05, 2020
by
lijd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改测试环境地址
parent
c247959f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
application-test.yml
src/main/resources/application-test.yml
+5
-5
No files found.
src/main/resources/application-test.yml
View file @
f98cb821
...
@@ -3,9 +3,9 @@ spring:
...
@@ -3,9 +3,9 @@ spring:
type
:
com.alibaba.druid.pool.DruidDataSource
type
:
com.alibaba.druid.pool.DruidDataSource
druid
:
druid
:
driver-class-name
:
com.mysql.cj.jdbc.Driver
driver-class-name
:
com.mysql.cj.jdbc.Driver
url
:
jdbc:mysql://1
92.168.31.248:3306/freigh
t?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false
url
:
jdbc:mysql://1
19.3.171.225:3306/freight-tes
t?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false
username
:
freigh
t
username
:
roo
t
password
:
freigh
t
password
:
roo
t
initial-size
:
5
initial-size
:
5
min-idle
:
5
min-idle
:
5
max-active
:
20
max-active
:
20
...
@@ -22,8 +22,8 @@ spring:
...
@@ -22,8 +22,8 @@ spring:
slow-sql-millis
:
1000
slow-sql-millis
:
1000
merge-sql
:
false
merge-sql
:
false
redis
:
redis
:
database
:
0
database
:
5
host
:
1
92.168.31.248
host
:
1
19.3.171.225
port
:
6379
port
:
6379
password
:
password
:
timeout
:
3000
timeout
:
3000
...
...
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