devopsmgr.yml 262 B

123456789
  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
  8. app:
  9. baseDir: /opt/data/devopsdata