|
|
@ -2,7 +2,7 @@ |
|
|
|
spring.application.name=AssistDBBackend |
|
|
|
spring.application.name=AssistDBBackend |
|
|
|
spring.datasource.url=jdbc:mysql://localhost:3306/prudencetest |
|
|
|
spring.datasource.url=jdbc:mysql://localhost:3306/prudencetest |
|
|
|
spring.datasource.username=root |
|
|
|
spring.datasource.username=root |
|
|
|
spring.datasource.password=password |
|
|
|
spring.datasource.password=Pompom.21 |
|
|
|
server.port=9001 |
|
|
|
server.port=9001 |
|
|
|
|
|
|
|
|
|
|
|
logging.level.org.springframework.boot.web.embedded.tomcat=INFO |
|
|
|
logging.level.org.springframework.boot.web.embedded.tomcat=INFO |
|
|
|