Skip to content
Snippets Groups Projects
Commit 0c7a8554 authored by Joshua Gill's avatar Joshua Gill
Browse files

Merge remote-tracking branch 'origin/main'

parents 5164e549 915df280
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ spring.datasource.url=jdbc:mariadb://localhost:3306/mydb?useSSL=false&requireSSL
#set credentials explicitly
spring.datasource.username=root
spring.datasource.password=comsc
spring.datasource.password=
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment