application-run.yml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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
  31. uximage: //www.style24.com/
  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
  40. goods:
  41. target.path: /files/data/style24/Upload/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
  50. download.path: /files/data
  51. # SMTP
  52. mail:
  53. host: mail.wivis.com
  54. # port: 465
  55. username: admin@wivis.com
  56. password: dnlqltm1!
  57. protocol: smtp
  58. # tls: true
  59. auth: true
  60. from: admin@wivis.com
  61. wivis.url: https://www.style24.com
  62. image.url: http://www.style24.com/image/mailing
  63. template.path: /app/was/deploy/wivismall.front/WEB-INF/mail
  64. # USAFE 보증보험 정보
  65. usafe.guarantee:
  66. mall.id: istyle2400
  67. send.url: https://gateway.usafe.co.kr/esafe/guartrn.asp
  68. # PG
  69. pg:
  70. kcp:
  71. log.dir: /logs/style24/kcpLogs/front
  72. gw:
  73. url: paygw.kcp.co.kr
  74. port: 8090
  75. user.type: PGNW
  76. js.url: https://pay.kcp.co.kr/plugin/payplus_web.jsp
  77. server: true
  78. site:
  79. cd: U3476
  80. key: 4aVa--.Xz8Fc78nwYPsrmmY__
  81. name: ISTYLE
  82. log.level: 3
  83. module.type: 01
  84. tx.mode: 0
  85. receipt.url : https://admin8.kcp.co.kr/assist/bill.BillActionNew.do
  86. # 네이버페이 API
  87. naverPay:
  88. apiUrl: https://apis.naver.com/
  89. payUrl:
  90. web : pay.naver.com
  91. mob : m.pay.naver.com