Skip to content
Snippets Groups Projects
Commit bf096e21 authored by Yulong Wang's avatar Yulong Wang
Browse files

Update application-dev.yml

parent 6a6f8428
No related branches found
No related tags found
No related merge requests found
healthcare:
datasource:
url: jdbc:mariadb://localhost:3307/healthcare?createDatabaseIfNotExist=true
port: 3307
url: jdbc:mariadb://localhost:3306/healthcare?createDatabaseIfNotExist=true
port: 3306
username: root
password: root
\ No newline at end of file
password: comsc
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment