application-tsit.yml 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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. # SSL Server
  15. has-ssl: false
  16. logging:
  17. config: classpath:log/logback-tsit.xml
  18. domain:
  19. admin: //tdadmin.style24.com
  20. # front: //tdfront.style24.com
  21. front: //ts5000.ipdisk.co.kr
  22. image: //tdimage.style24.com
  23. # uximage: //tdimage.style24.com
  24. uximage: //ts5000.ipdisk.co.kr
  25. upload:
  26. default:
  27. target.path: /TSIT/servers/files/data/style24
  28. max.size: 10
  29. allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  30. view: //tdimage.style24.com
  31. goods:
  32. target.path: /TSIT/servers/files/data/style24/Upload/ProductImage
  33. max.size: 10
  34. allow.extension: jpg|gif|jpeg|png
  35. view: //image.istyle24.com/Upload/ProductImage
  36. image:
  37. target.path: /TSIT/servers/files/data/style24
  38. max.size: 10
  39. allow.extension: jpg|gif|jpeg|png
  40. view: //tdimage.style24.com
  41. excel:
  42. target.path: /TSIT/servers/files/data/style24/excel
  43. max.size: 10
  44. allow.extension: xls|xlsx
  45. view: //tdimage.style24.com/excel
  46. sample:
  47. target.path: /WIDE/workspace/files/data/style24/sample
  48. max.size: 10
  49. allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  50. view: //tdimage.style24.com/sample
  51. download.path: /TSIT/servers/files/data
  52. # USAFE 보증보험 정보
  53. usafe.guarantee:
  54. mall.id: TEST00
  55. send.url: http://gateway.usafe.co.kr/esafe/guartrn.asp
  56. # PG
  57. pg:
  58. kcp:
  59. log.dir: D:/TSIT/servers/bin/apache-tomcat/startup/style24/style24.front/kcpLogs/front
  60. gw:
  61. url: testpaygw.kcp.co.kr
  62. port: 8090
  63. js.url: https://testpay.kcp.co.kr/plugin/payplus_web.jsp
  64. server: false
  65. site:
  66. cd: U3476
  67. key:
  68. name: KCP TEST SHOP
  69. log.level: 3
  70. module.type: 01
  71. tx.mode: 0
  72. # 네이버페이 API
  73. naverPay:
  74. apiUrl: https://dev.apis.naver.com/
  75. payUrl:
  76. web : test-pay.naver.com
  77. mob : test-m.pay.naver.com
  78. shop.id: istyle2424
  79. button.key: 5DF64042-EF37-45F1-878E-67C7098135E6
  80. common.certification.key: s_3799db3bf4af-
  81. certification.key: 2BC5E173-2840-4B48-BC7D-FF770005DD76
  82. order.api.url: https://test-api.pay.naver.com/o/customer/api/order/v20/register