Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
SiEn
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hewei
SiEn
Commits
369ded78
Commit
369ded78
authored
Nov 06, 2020
by
giaogiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
切回47.99
parent
8cc5da56
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
config/src/main/resources/config/application-dev.yml
+3
-3
config/src/main/resources/config/application-test.yml
+4
-4
No files found.
config/src/main/resources/config/application-dev.yml
View file @
369ded78
...
@@ -14,9 +14,9 @@ spring-boot-plus:
...
@@ -14,9 +14,9 @@ spring-boot-plus:
spring
:
spring
:
datasource
:
datasource
:
url
:
jdbc:mysql://
122.9.51.93:3306/j
umeirah?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://
47.99.47.225:3306/J
umeirah?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
username
:
web
username
:
root
password
:
wBT7bC9BeUkE
password
:
temple123456
# Redis配置
# Redis配置
redis
:
redis
:
...
...
config/src/main/resources/config/application-test.yml
View file @
369ded78
...
@@ -15,15 +15,15 @@ spring-boot-plus:
...
@@ -15,15 +15,15 @@ spring-boot-plus:
spring
:
spring
:
datasource
:
datasource
:
url
:
jdbc:mysql://
122.9.51.93:3306/j
umeirah?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://
47.99.47.225:3306/J
umeirah?serverTimezone=UTC&useUnicode=true&characterEncoding=utf8&useSSL=false&allowPublicKeyRetrieval=true
username
:
web
username
:
root
password
:
wBT7bC9BeUkE
password
:
temple123456
# Redis配置
# Redis配置
redis
:
redis
:
database
:
0
database
:
0
host
:
127.0.0.1
host
:
127.0.0.1
password
:
LSlX0JKkD34U3oY3hwI5
password
:
temple123456
port
:
6379
port
:
6379
rabbitmq
:
rabbitmq
:
...
...
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