changed username of sql database
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
spring.datasource.url=jdbc:mysql://localhost/VotingSystem
|
||||
spring.datasource.username=root
|
||||
spring.datasource.username=bitecoding
|
||||
spring.datasource.password=Cr@ckTh15
|
||||
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
Reference in New Issue
Block a user