application-locd.yml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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. domain:
  18. admin: //ldadmin.style24.com
  19. front: //ldfront.style24.com
  20. batch: //ldbatch.style24.com
  21. image: //ldimage.style24.com
  22. uximage: //ldadmin.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
  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. # SMTP(naver의 본인 username과 password, from(메일주소) 입려 후 테스트 하면 됨)
  52. mail:
  53. host: mail.wivis.com
  54. # port: 465
  55. username: admin@wivis.com
  56. password: dnlqltm1!
  57. protocol: smtp
  58. # tls: true
  59. auth: true
  60. from: admin@wivis.com
  61. wivis.url: https://ldfront.style24.com
  62. image.url: http://ldfront.style24.com/image/mailing
  63. template.path: /WIDE/workspace/webapps/style24/STYLE24/style24.admin/src/main/webapp/WEB-INF/mail
  64. # PG
  65. pg:
  66. kcp:
  67. log.dir: /WIDE/workspace/files/data/style24/logs/front
  68. gw:
  69. url: testpaygw.kcp.co.kr
  70. port: 8090
  71. js.url: https://testpay.kcp.co.kr/plugin/payplus_web.jsp
  72. server: false
  73. site:
  74. cd: U3476
  75. key:
  76. name: ISTYLE TEST
  77. log.level: 3
  78. module.type: 01
  79. tx.mode: 0
  80. receipt.url : https://testadmin8.kcp.co.kr/assist/bill.BillActionNew.do
  81. # 네이버페이 API
  82. naverPay:
  83. apiUrl: https://dev.apis.naver.com/
  84. payUrl:
  85. web : test-pay.naver.com
  86. mob : test-m.pay.naver.com