application-style.yml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. spring:
  2. profiles:
  3. active: style
  4. cache.type: redis
  5. redis:
  6. lettuce:
  7. pool:
  8. max-active: 10
  9. max-idle: 10
  10. min-idle: 2
  11. # host: 172.30.87.5
  12. # port: 6379
  13. # password: MdxpyGtipZSci6VhTpFdklXxb4Qv7zxEq3Jqg3ULekg=
  14. host: 172.30.90.111
  15. port: 6379
  16. password:
  17. cluster:
  18. nodes:
  19. 172.30.90.111:6379
  20. 172.30.90.112:6379
  21. 172.30.90.113:6379
  22. 172.30.90.111:6380
  23. 172.30.90.112:6380
  24. 172.30.90.113:6380
  25. 172.30.90.111:6381
  26. 172.30.90.112:6381
  27. 172.30.90.113:6381
  28. logging:
  29. config: classpath:log/logback-run.xml
  30. domain:
  31. admin: //bos.style24.com
  32. style24: //www.style24.com
  33. front: //www.style24.com
  34. image: //image.istyle24.com/Upload
  35. cdnimage: //image.istyle24.com/Upload
  36. uximage: //bos.style24.com
  37. upload:
  38. dext.target.path: /files/data/style24/dext
  39. default:
  40. target.path: /files/data/style24
  41. max.size: 10
  42. allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  43. view: //image.istyle24.com/Upload
  44. goods:
  45. target.path: /files/data/style24/ProductImage
  46. max.size: 10
  47. allow.extension: jpg|gif|jpeg|png
  48. view: //image.istyle24.com/Upload/ProductImage
  49. image:
  50. target.path: /files/data/style24
  51. max.size: 10
  52. allow.extension: jpg|gif|jpeg|png
  53. view: //image.istyle24.com/Upload
  54. excel:
  55. target.path: /files/data/style24/excel
  56. max.size: 10
  57. allow.extension: xls|xlsx
  58. view: //image.istyle24.com/Upload/excel
  59. sample:
  60. target.path: /files/data/style24/sample
  61. max.size: 10
  62. allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  63. view: //image.style24.com/Upload/sample
  64. download.path: /files/data/style24
  65. # PG
  66. pg:
  67. kcp:
  68. log.dir: /logs/style24/kcpLogs/admin
  69. gw:
  70. url: testpaygw.kcp.co.kr
  71. port: 8090
  72. js.url: https://testpay.kcp.co.kr/plugin/payplus_web.jsp
  73. server: false
  74. site:
  75. cd: U3476
  76. key:
  77. name: ISTYLE TEST
  78. log.level: 3
  79. module.type: 01
  80. tx.mode: 0
  81. receipt.url : https://testadmin8.kcp.co.kr/assist/bill.BillActionNew.do
  82. # 네이버페이 API
  83. naverPay:
  84. apiUrl: https://dev.apis.naver.com/
  85. payUrl:
  86. web : test-pay.naver.com
  87. mob : test-m.pay.naver.com