parent
bd23448f42
commit
c93ed93277
@ -1,12 +1,12 @@ |
|||||||
|
|
||||||
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= |
||||||
spring.datasource.password=Pompom.21 |
spring.datasource.password= |
||||||
server.port=9001 |
server.port=9001 |
||||||
|
|
||||||
USERNAME_GIT = fhibert@apside.fr |
USERNAME_GIT = |
||||||
ACCESS_TOKEN_GIT = e54612b6d1d73eef4f0a49c88b0e35ccf02d45eb |
ACCESS_TOKEN_GIT = |
||||||
|
|
||||||
logging.level.org.springframework.boot.web.embedded.tomcat=INFO |
logging.level.org.springframework.boot.web.embedded.tomcat=INFO |
||||||
logging.level.org.springframework=error |
logging.level.org.springframework=error |
||||||
|
Loading…
Reference in new issue