application-locd.yml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. spring:
  2. profiles:
  3. active: locd
  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: localhost
  13. port: 6379
  14. password:
  15. logging:
  16. config: classpath:log/logback-locd.xml
  17. # SSL Server
  18. has-ssl: true
  19. domain:
  20. front: //ldfront.style24.com
  21. image: //ldimage.style24.com
  22. uximage: //ldfront.style24.com
  23. upload:
  24. dext.target.path: /WIDE/workspace/files/data/style24/dext
  25. default:
  26. target.path: /WIDE/workspace/files/data/style24
  27. max.size: 10
  28. allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  29. view: //ldimage.style24.com
  30. goods:
  31. target.path: /WIDE/workspace/files/data/style24/Upload/ProductImage
  32. max.size: 10
  33. allow.extension: jpg|gif|jpeg
  34. view: //image.istyle24.com/Upload/ProductImage
  35. image:
  36. target.path: /WIDE/workspace/files/data/style24
  37. max.size: 10
  38. allow.extension: jpg|gif|jpeg|png
  39. view: //ldimage.style24.com
  40. excel:
  41. target.path: /WIDE/workspace/files/data/style24/excel
  42. max.size: 10
  43. allow.extension: xls|xlsx
  44. view: //ldimage.style24.com/excel
  45. sample:
  46. target.path: /WIDE/workspace/files/data/style24/sample
  47. max.size: 10
  48. allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  49. view: //ldimage.style24.com/sample
  50. download.path: /WIDE/workspace/files/data
  51. # USAFE 보증보험 정보
  52. usafe.guarantee:
  53. mall.id: TEST00
  54. send.url: http://gateway.usafe.co.kr/esafe/guartrn.asp
  55. # PG
  56. pg:
  57. kcp:
  58. log.dir: /WIDE/workspace/files/data/style24/logs/front
  59. gw:
  60. url: testpaygw.kcp.co.kr
  61. port: 8090
  62. js.url: https://testpay.kcp.co.kr/plugin/payplus_web.jsp
  63. server: false
  64. site:
  65. cd: U3476
  66. key:
  67. #cd: T0000
  68. #key: 3grptw1.zW0GSo4PQdaGvsF__
  69. name: ISTYLE TEST
  70. log.level: 3
  71. module.type: 01
  72. tx.mode: 0
  73. receipt.url : https://testadmin8.kcp.co.kr/assist/bill.BillActionNew.do
  74. # 네이버페이 API
  75. naverPay:
  76. apiUrl: https://dev.apis.naver.com/
  77. payUrl:
  78. web : test-pay.naver.com
  79. mob : test-m.pay.naver.com
  80. shop.id : istyle24
  81. button.key : 3A1578F9-6824-4FCF-AC8D-262318C63227
  82. button.pc.js.url : https://test-pay.naver.com/customer/js/naverPayButton.js
  83. button.mobile.js.url : https://test-pay.naver.com/customer/js/mobile/naverPayButton.js
  84. common.certification.key : s_3799db3bf4af-
  85. certification.key: E3122594-C690-4542-B3A0-E74ABD4E8222
  86. order.api.url: https://test-api.pay.naver.com/o/customer/api/order/v20/register
  87. order.pc.url: https://test-order.pay.naver.com/customer/buy/
  88. order.mobile.url: https://test-m.pay.naver.com/o/customer/buy/
  89. access.license: 01000100005b15bb8faab722d100d589f34bd64843659e37a168b3617443c4f52a3fda45b8
  90. secret.key: AQABAADtZ/jOC1Y3LNsyI0TWwCMvPfrg0sqM9pnxliSegbjSqQ==
  91. port.address: http://sandbox.api.naver.com/Checkout/MallService5
  92. service.name: MallService5
  93. version: 5.0
  94. # 검색엔진(NHN다이퀘스트)
  95. search:
  96. engine:
  97. diquest.ip: 133.186.171.33
  98. diquest.port: 44555