Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
678
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. [Sendo_Service]
  2. host = 10.90.7.242:50000
  3. port =
  4. username = sendo
  5. password = sendo
  6. dbname = services
  7.  
  8. [DB_LOG]
  9. host = 10.90.7.242:50000
  10. port =
  11. username = sendo
  12. password = sendo
  13. dbname = services
  14.  
  15.  
  16. [Sendo_Service_Local]
  17. host = 10.90.7.242:50000
  18. port =
  19. username = sendo
  20. password = sendo
  21. dbname = services
  22.  
  23. [Mongo_Realtime]
  24. host = 10.90.7.242:50000
  25. port =
  26. username = sendo
  27. password = sendo
  28. dbname = services
  29.  
  30. [Mongo_Event]
  31. host = 10.90.7.242:50000
  32. port =
  33. username = sendo
  34. password = sendo
  35. dbname = services
  36.  
  37. [Redis]
  38. host = 127.0.0.1
  39. port = 6379
  40.  
  41. [Redis_product]
  42. host = 127.0.0.1
  43. port = 6379
  44.  
  45. [Redis_event]
  46. host = 127.0.0.1
  47. port = 6379
  48.  
  49. [Redis_twemproxy]
  50. host = 10.90.7.241
  51. port = 11411
  52.  
  53. [Socket]
  54. host = localhost
  55. port = 2402
  56.  
  57. [ElasticSearch]
  58. host = 10.90.7.242
  59. port = 9200
  60.  
  61. [ShopTVC]
  62. data = 7028
  63.  
  64. [SERVICE_URL]
  65. url = localhost:1992
  66.  
  67. [API_URL]
  68. url = localhost:8787
  69.  
  70. [Notification]
  71. host = http://notify.sendo.vn/service/notify/push-data
  72.  
  73. [MESSAGE_GOOGLE_CLOUD]
  74. key = AIzaSyCFJru0Ymp18hdykiM5B7h-yLnfry8HOQs
  75. id = 123123
  76.  
  77. [Module]
  78. ES_Enable_API = 1
  79.  
  80.  
  81.  
  82. [Gearman]
  83. host = 127.0.0.1
  84. port = 4730
  85.  
  86.  
  87. [Media3Server]
  88. host = https://media3.scdn.vn/
  89.  
  90. [Media3ServerUpload]
  91. host = http://mtest.scdn.vn
  92.  
  93.  
  94. [Service_listing]
  95. url = http://localhost:3002
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement