@ -31,3 +31,4 @@ build/
### VS Code ###
.vscode/
src/main/resources/application.properties
@ -2,7 +2,7 @@
spring.application.name=AssistDBBackend
spring.datasource.url=jdbc:mysql://localhost:3306/prudencetest
spring.datasource.username=root
spring.datasource.password=password
spring.datasource.password=Pompom.21
server.port=9001
logging.level.org.springframework.boot.web.embedded.tomcat=INFO