application-dev.yml 511 B

123456789101112131415
  1. persagy:
  2. dmp:
  3. rwd:
  4. server: http://39.102.54.110:8082
  5. rwdedit:
  6. server: http://39.102.54.110:8088
  7. # server: http://localhost:8082
  8. #spring:
  9. # datasource:
  10. # url: jdbc:mysql://39.102.54.110:9005/dmp_test?useUnicode=true&characterEncoding=utf-8&mysqlEncoding=utf8&useSSL=false
  11. # username: persagy
  12. # password: persagy@020
  13. # url: jdbc:mysql://localhost:3301/dmp_dev?useUnicode=true&characterEncoding=utf-8&mysqlEncoding=utf8&useSSL=false
  14. # username: root
  15. # password: 123456