application-prod.yml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. server:
  2. port: 8083
  3. spring:
  4. application:
  5. name: hsayi_docsecurity_api
  6. datasource:
  7. type: com.alibaba.druid.pool.DruidDataSource
  8. url: jdbc:mysql://192.168.1.202:3306/safe?useUnicode=true&serverTimezone=GMT%2B8&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false
  9. username: root
  10. password: safe2345@
  11. driver-class-name: com.mysql.cj.jdbc.Driver
  12. redis:
  13. timeout: 6000ms
  14. # password:
  15. # cluster:
  16. # max-redirects: 3
  17. # nodes:
  18. # - 172.16.0.245:7000
  19. # - 172.16.0.245:7001
  20. # - 172.16.0.245:7002
  21. # - 172.16.0.246:7003
  22. # - 172.16.0.246:7004
  23. # - 172.16.0.246:7005
  24. host: 192.168.1.202
  25. password:
  26. port: 6379
  27. lettuce:
  28. pool:
  29. max-active: 1000
  30. max-idle: 10
  31. min-idle: 5
  32. max-wait: -1
  33. logging:
  34. level:
  35. com.gys.business.mapper: error
  36. #本地文件存储路径
  37. pict:
  38. basePath: /data/opt/project/ads/file
  39. serverBasePath: file
  40. uploadPath: upload
  41. sourceBasePath: source
  42. serverPath: http://safe-api.hsay.com:19050/
  43. pro:
  44. # Swagger相关配置
  45. swagger:
  46. basePackage: com.ads.business.controller
  47. title: ads VUE API
  48. description: ads VUE API Document.
  49. version: 2.0
  50. author: ads
  51. url: https://Sciencep.cc
  52. email:
  53. license: Apache 2.0
  54. licenseUrl: https://www.apache.org/licenses/LICENSE-2.0.html
  55. #文件分类链接地址
  56. docType:
  57. linkUrl: http://safe-dd.hsay.com:19050/h5/#/index?typeId=
  58. #文件链接地址
  59. doc:
  60. linkUrl: http://safe-dd.hsay.com:19050/h5/#/index?docId=
  61. #dingtalk.app_key: dingquvsdbjao4sft5nb
  62. #dingtalk.app_secret: 3m39De4GC6WmgbIAhMGicE_q0Kapjx-SXIrFosIfZr31Re6cXlz0_9m0XVhsolam
  63. #dingtalk.agent_id: 1356136158
  64. #dingtalk.corp_id: dingff609c7977dc6754
  65. dingtalk.app_key: dingtjalf7p1nxrbubf9
  66. dingtalk.app_secret: -2GyiLYOUmkC0PKi4-ICb8sFmncZvaxpj6rq97Z49_HGx7j-82y7gcwb_gZlrtgx
  67. dingtalk.agent_id: 1415817113
  68. dingtalk.corp_id: dingff609c7977dc6754