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