Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yifu-mvp
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
fangxinjiang
yifu-mvp
Commits
9cc2fe17
Commit
9cc2fe17
authored
Jun 07, 2022
by
fangxinjiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
配置调整
parent
e8297d26
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
application.yml
yifu-auth/src/main/resources/application.yml
+3
-2
application.yml
yifu-upms/yifu-upms-biz/src/main/resources/application.yml
+3
-2
No files found.
yifu-auth/src/main/resources/application.yml
View file @
9cc2fe17
...
...
@@ -63,8 +63,9 @@ spring:
pathmatch
:
matching-strategy
:
ant_path_matcher
redis
:
host
:
127.0.0.1
#password: '@yf_2017'
host
:
192.168.1.65
port
:
22379
password
:
'
@yf_2017'
cloud
:
sentinel
:
eager
:
true
...
...
yifu-upms/yifu-upms-biz/src/main/resources/application.yml
View file @
9cc2fe17
...
...
@@ -93,8 +93,9 @@ spring:
activate
:
on-profile
:
test
redis
:
host
:
127.0.0.1
#password: '@yf_2017'
host
:
192.168.1.65
port
:
22379
password
:
'
@yf_2017'
datasource
:
type
:
com.zaxxer.hikari.HikariDataSource
driver-class-name
:
com.mysql.cj.jdbc.Driver
...
...
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