Mise à jour de 'src/main/resources/application.properties'

version_2
fhibert 2 years ago
parent bd23448f42
commit c93ed93277
  1. 8
      src/main/resources/application.properties

@ -1,12 +1,12 @@
spring.application.name=AssistDBBackend
spring.datasource.url=jdbc:mysql://localhost:3306/prudencetest
spring.datasource.username=root
spring.datasource.password=Pompom.21
spring.datasource.username=
spring.datasource.password=
server.port=9001
USERNAME_GIT = fhibert@apside.fr
ACCESS_TOKEN_GIT = e54612b6d1d73eef4f0a49c88b0e35ccf02d45eb
USERNAME_GIT =
ACCESS_TOKEN_GIT =
logging.level.org.springframework.boot.web.embedded.tomcat=INFO
logging.level.org.springframework=error

Loading…
Cancel
Save