devopsweb.yml 225 B

1234567
  1. spring:
  2. thymeleaf:
  3. cache: true
  4. datasource:
  5. url: jdbc:mysql://192.168.0.210/reghao_devops_tdb?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8
  6. username: test
  7. password: Test@123456