application-run.yml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. spring:
  2. profiles:
  3. active: run
  4. cache:
  5. type: redis
  6. redis:
  7. lettuce:
  8. pool:
  9. max-active: 10
  10. max-idle: 10
  11. min-idle: 2
  12. host: 172.30.90.111
  13. port: 6379
  14. password:
  15. cluster:
  16. nodes:
  17. 172.30.90.111:6379
  18. 172.30.90.112:6379
  19. 172.30.90.113:6379
  20. 172.30.90.111:6380
  21. 172.30.90.112:6380
  22. 172.30.90.113:6380
  23. 172.30.90.111:6381
  24. 172.30.90.112:6381
  25. 172.30.90.113:6381
  26. logging.config: classpath:log/logback-run.xml
  27. domain:
  28. admin: //bos.style24.com
  29. front: //www.style24.com
  30. image: //image.style24.com/Upload
  31. uximage: //image.istyle24.com/Style24
  32. # SSL Server
  33. has-ssl: true
  34. upload:
  35. default:
  36. target.path: /files/data/style24
  37. max.size: 10
  38. allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  39. view: //image.istyle24.com/Upload
  40. goods:
  41. target.path: /files/data/style24/ProductImage
  42. max.size: 10
  43. allow.extension: jpg|gif|jpeg|png
  44. view: //image.istyle24.com/Upload/ProductImage
  45. image:
  46. target.path: /files/data/style24
  47. max.size: 10
  48. allow.extension: jpg|gif|jpeg|png
  49. view: //image.istyle24.com/Upload
  50. excel:
  51. target.path: /files/data/style24/excel
  52. max.size: 10
  53. allow.extension: xls|xlsx
  54. view: //image.istyle24.com/Upload/excel
  55. sample:
  56. target.path: /files/data/style24/sample
  57. max.size: 10
  58. allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  59. view: //image.style24.com/Upload/sample
  60. download.path: /files/data/style24
  61. # SMTP
  62. mail:
  63. host: mail.wivis.com
  64. # port: 465
  65. username: admin@wivis.com
  66. password: dnlqltm1!
  67. protocol: smtp
  68. # tls: true
  69. auth: true
  70. from: admin@wivis.com
  71. wivis.url: https://www.style24.com
  72. image.url: http://www.style24.com/image/mailing
  73. template.path: /app/was/deploy/wivismall.front/WEB-INF/mail
  74. # USAFE 보증보험 정보
  75. usafe.guarantee:
  76. mall.id: istyle2400
  77. send.url: https://gateway.usafe.co.kr/esafe/guartrn.asp
  78. # PG
  79. pg:
  80. kcp:
  81. log.dir: /logs/style24/kcpLogs/front
  82. gw:
  83. url: paygw.kcp.co.kr
  84. port: 8090
  85. user.type: PGNW
  86. js.url: https://pay.kcp.co.kr/plugin/payplus_web.jsp
  87. server: true
  88. site:
  89. cd: U3476
  90. key: 4aVa--.Xz8Fc78nwYPsrmmY__
  91. name: ISTYLE
  92. log.level: 3
  93. module.type: 01
  94. tx.mode: 0
  95. receipt.url : https://admin8.kcp.co.kr/assist/bill.BillActionNew.do
  96. # 네이버페이 API
  97. naverPay:
  98. apiUrl: https://apis.naver.com/
  99. payUrl:
  100. web : pay.naver.com
  101. mob : m.pay.naver.com
  102. shop.id: istyle2424
  103. button.key: 5DF64042-EF37-45F1-878E-67C7098135E6
  104. button.pc.js.url: https://pay.naver.com/customer/js/naverPayButton.js
  105. button.mobile.js.url: https://pay.naver.com/customer/js/mobile/naverPayButton.js
  106. common.certification.key: s_3799db3bf4af-
  107. certification.key: 2BC5E173-2840-4B48-BC7D-FF770005DD76
  108. order.api.url: https://api.pay.naver.com/o/customer/api/order/v20/register
  109. order.pc.url: https://order.pay.naver.com/customer/buy/
  110. order.mobile.url: https://m.pay.naver.com/o/customer/buy/
  111. access.license:
  112. secret.key:
  113. port.address: http://ec.api.naver.com/Checkout/MallService5
  114. service.name: MallService5
  115. version: 5.0
  116. # 검색엔진(NHN다이퀘스트)
  117. search:
  118. engine:
  119. diquest.ip: 133.186.171.33
  120. diquest.port: 44555