application-locd.yml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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: false
  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. # PG
  52. pg:
  53. kcp:
  54. # log.dir: D:\\WIDE\\workspace\\files\\data\\style24\\logs\\front
  55. log.dir: /WIDE/workspace/files/data/style24/logs/front
  56. gw:
  57. url: testpaygw.kcp.co.kr
  58. port: 8090
  59. js.url: https://testpay.kcp.co.kr/plugin/payplus_web.jsp
  60. server: false
  61. site:
  62. cd: T0000
  63. key: 3grptw1.zW0GSo4PQdaGvsF__
  64. name: KCP TEST SHOP
  65. log.level: 3
  66. module.type: 01
  67. tx.mode: 0
  68. # 네이버페이 API
  69. naverPay:
  70. apiUrl: https://dev.apis.naver.com/
  71. payUrl:
  72. web : test-pay.naver.com
  73. mob : test-m.pay.naver.com