application-run.yml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  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. front: //www.style24.com
  29. image: //image.style24.com
  30. uximage: //image.istyle24.com/Upload
  31. # SSL Server
  32. has-ssl: true
  33. upload:
  34. default:
  35. target.path: /usr/local/data/style24
  36. max.size: 10
  37. allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  38. view: //image.istyle24.com
  39. goods:
  40. target.path: /usr/local/data/style24/productimage
  41. max.size: 10
  42. allow.extension: jpg|gif|jpeg|png
  43. view: //image.istyle24.com/Upload/ProductImage
  44. image:
  45. target.path: /usr/local/data/style24
  46. max.size: 10
  47. allow.extension: jpg|gif|jpeg|png
  48. view: //image.istyle24.com
  49. download.path: /usr/local/data
  50. # SMTP
  51. mail:
  52. host: mail.wivis.com
  53. # port: 465
  54. username: admin@wivis.com
  55. password: dnlqltm1!
  56. protocol: smtp
  57. # tls: true
  58. auth: true
  59. from: admin@wivis.com
  60. wivis.url: https://www.style24.com
  61. image.url: http://www.style24.com/image/mailing
  62. template.path: /app/was/deploy/wivismall.front/WEB-INF/mail
  63. # USAFE 보증보험 정보
  64. usafe.guarantee:
  65. mall.id: istyle2400
  66. send.url: https://gateway.usafe.co.kr/esafe/guartrn.asp
  67. # PG
  68. pg:
  69. kcp:
  70. log.dir: /logs/style24/kcpLogs/front
  71. gw:
  72. url: paygw.kcp.co.kr
  73. port: 8090
  74. user.type: PGNW
  75. js.url: https://pay.kcp.co.kr/plugin/payplus_web.jsp
  76. server: true
  77. site:
  78. cd: U3476
  79. key: 4aVa--.Xz8Fc78nwYPsrmmY__
  80. name: ISTYLE
  81. log.level: 3
  82. module.type: 01
  83. tx.mode: 0
  84. receipt.url : https://admin8.kcp.co.kr/assist/bill.BillActionNew.do
  85. # 네이버페이 API
  86. naverPay:
  87. apiUrl: https://apis.naver.com/
  88. payUrl:
  89. web : pay.naver.com
  90. mob : m.pay.naver.com