Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
wangyuanfeng
/
chain-service
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ee4482cf
authored
Jan 15, 2019
by
shibingbing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改数据库连接
parent
d32bbad9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
src/main/resources/application.yml
+1
-1
No files found.
src/main/resources/application.yml
View file @
ee4482cf
...
...
@@ -16,7 +16,7 @@ spring:
#执行的sql语句
data
:
classpath:data.sql
#主配置
url
:
jdbc:mysql://rm-wz94y97i14y971999to.mysql.rds.aliyuncs.com/
operatio
n?useUnicode=true&characterEncoding=utf-8&useSSL=false
url
:
jdbc:mysql://rm-wz94y97i14y971999to.mysql.rds.aliyuncs.com/
chai
n?useUnicode=true&characterEncoding=utf-8&useSSL=false
username
:
root
password
:
Maxrocky5721
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