application-tsit.yml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. spring:
  2. profiles:
  3. active: tsit
  4. cache.type: redis
  5. redis:
  6. lettuce:
  7. pool:
  8. max-active: 10
  9. max-idle: 10
  10. min-idle: 2
  11. host: localhost
  12. port: 6379
  13. password:
  14. logging:
  15. config: classpath:log/logback-tsit.xml
  16. domain:
  17. admin: //tdadmin.style24.com
  18. style24: //tdfront.style24.com
  19. front: //tdfront.style24.com
  20. # image: //tdimage.style24.com
  21. image: //ts5000.ipdisk.co.kr:8999
  22. # cdnimage: //tdimage.style24.com
  23. cdnimage: //ts5000.ipdisk.co.kr:8999
  24. uximage: //tdadmin.style24.com
  25. upload:
  26. dext.target.path: /TSIT/servers/files/data/style24/dext
  27. default:
  28. target.path: /TSIT/servers/files/data/style24
  29. max.size: 10
  30. allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  31. # view: //tdimage.style24.com
  32. view: //ts5000.ipdisk.co.kr:8999
  33. goods:
  34. target.path: /TSIT/servers/files/data/style24/Upload/ProductImage
  35. max.size: 10
  36. allow.extension: jpg|gif|jpeg|png
  37. view: //image.istyle24.com/Upload/ProductImage
  38. image:
  39. target.path: /TSIT/servers/files/data/style24
  40. max.size: 10
  41. allow.extension: jpg|gif|jpeg|png
  42. # view: //tdimage.style24.com
  43. view: //ts5000.ipdisk.co.kr:8999
  44. excel:
  45. target.path: /TSIT/servers/files/data/style24
  46. max.size: 10
  47. allow.extension: xls|xlsx
  48. # view: //tdimage.style24.com/excel
  49. view: //ts5000.ipdisk.co.kr:8999/excel
  50. sample:
  51. target.path: /WIDE/workspace/files/data/style24/sample
  52. max.size: 10
  53. allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  54. # view: //tdimage.style24.com/sample
  55. view: //ts5000.ipdisk.co.kr:8999/sample
  56. download.path: /TSIT/servers/files/data
  57. # PG
  58. pg:
  59. kcp:
  60. log.dir: /WIDE/workspace/files/data/style24/logs/front
  61. gw:
  62. url: testpaygw.kcp.co.kr
  63. port: 8090
  64. js.url: https://testpay.kcp.co.kr/plugin/payplus_web.jsp
  65. server: false
  66. site:
  67. cd: U3476
  68. key:
  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. # 샵링커 API(개발계정)
  81. shoplinker:
  82. customer_id : a0024007
  83. shoplinker_id : istyle1
  84. xml:
  85. path: /TSIT/servers/files/data/style24/shoplinker
  86. view: //ts5000.ipdisk.co.kr:8999/shoplinker
  87. url:
  88. option : /Product/attribute_insert.php?iteminfo_url=
  89. product : /Product/attribute_prod_insert.php?iteminfo_url=
  90. good_noti : /Product/goods_info_reg.php?iteminfo_url=
  91. cert : /Product/cert_info_reg.php?iteminfo_url=
  92. image : /Product/product_image_register.php?iteminfo_url=
  93. stock : /Product/attribute_modify.php?iteminfo_url=
  94. order : /Order/orderlist.php?iteminfo_url=
  95. invoice : /Order/delivery.php?iteminfo_url=