You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
1.4KB

  1. {
  2. "name": "job_risk_third",
  3. "http": {
  4. "host": {
  5. "address": "0.0.0.0",
  6. "port": 8016
  7. },
  8. "is_ssl": false,
  9. "domain":{
  10. "address": "172.17.0.1",
  11. "port": 8016
  12. }
  13. },
  14. "rpc": {
  15. "address": "0.0.0.0",
  16. "port": 8017
  17. },
  18. "prometheus":{
  19. "host": {
  20. "address": "http://prometheus.ningdatech.com",
  21. "port": 80
  22. },
  23. "path": "/metrics"
  24. },
  25. "zipkin": {
  26. "host": {
  27. "address": "127.0.0.1",
  28. "port": 9091
  29. },
  30. "url": "http://zipkin.ningdatech.com/api/v2/spans"
  31. },
  32. "consul": {
  33. "host": {
  34. "address": "http://consul.ningdatech.com",
  35. "port": 80
  36. },
  37. "service_id": "453c150ad53744de9d479aea255079f1"
  38. },
  39. "zy_host": {
  40. "address": "http://183.129.215.106",
  41. "port": 13422
  42. },
  43. "sign_server":{
  44. "url": "http://sign.ningdatech.com/encrypt"
  45. },
  46. "sso": {
  47. "url": "http://172.18.25.79:8080",
  48. "app_name": "ndzwfxff",
  49. "login": "/wsite/sso/verify",
  50. "logout": "/wsite/sso/logout"
  51. },
  52. "log": {
  53. "mode": "console",
  54. "path": "/dev/log/job_risk",
  55. "level": "info",
  56. "compress": true,
  57. "keep_days": 1,
  58. "stack_cool_down_millis": 100
  59. },
  60. "redis":{
  61. "host": {
  62. "address": "120.26.44.207",
  63. "port": 26379
  64. },
  65. "pass": "Ndkj1234",
  66. "db": 10,
  67. "pool_size": 10
  68. },
  69. "connstring": "root:NingdaKeji123!@tcp(120.26.44.207:23306)/ningda_dev_plat_new?charset=utf8mb4&parseTime=true&loc=Asia%2FShanghai"
  70. }