mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
Better password
This commit is contained in:
@@ -4,7 +4,7 @@ spring.application.name=demo
|
||||
|
||||
spring.datasource.url=jdbc:mysql://localhost:3306/demo
|
||||
spring.datasource.username=springuser
|
||||
spring.datasource.password=SpringPass123!
|
||||
spring.datasource.password=E~zDmEYHd"5?]U%h_-~Y0uEm
|
||||
|
||||
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
||||
|
||||
|
||||
Reference in New Issue
Block a user