application-fourj.yml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. spring:
  2. profiles:
  3. active: fourj
  4. cache.type: redis
  5. redis:
  6. lettuce:
  7. pool:
  8. max-active: 10
  9. max-idle: 10
  10. min-idle: 2
  11. host: 192.168.0.24
  12. port: 6379
  13. password:
  14. # SSL Server
  15. has-ssl: false
  16. logging:
  17. config: classpath:log/logback-fourj.xml
  18. domain:
  19. admin: //stadmin.card007.synology.me
  20. front: //stfront.card007.synology.me
  21. image: //stimage.card007.synology.me
  22. uximage: //stimage.card007.synology.me
  23. upload:
  24. default:
  25. target.path: /files/data/style24
  26. max.size: 10
  27. allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  28. view: //stimage.card007.synology.me
  29. goods:
  30. target.path: /files/data/style24/Upload/ProductImage
  31. max.size: 10
  32. allow.extension: jpg|gif|jpeg|png
  33. view: //image.istyle24.com/Upload/ProductImage
  34. image:
  35. target.path: /files/data/style24
  36. max.size: 10
  37. allow.extension: jpg|gif|jpeg|png
  38. view: //stimage.card007.synology.me
  39. excel:
  40. target.path: /files/data/style24/excel
  41. max.size: 10
  42. allow.extension: xls|xlsx
  43. view: //stimage.card007.synology.me/excel
  44. sample:
  45. target.path: /files/data/style24/sample
  46. max.size: 10
  47. allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  48. view: //stimage.card007.synology.me/sample
  49. download.path: /files/data
  50. # USAFE 보증보험 정보
  51. usafe.guarantee:
  52. mall.id: TEST00
  53. send.url: http://gateway.usafe.co.kr/esafe/guartrn.asp
  54. # PG
  55. pg:
  56. kcp:
  57. log.dir: /www/workspace/style24/front/logs/
  58. gw:
  59. url: testpaygw.kcp.co.kr
  60. port: 8090
  61. js.url: https://testpay.kcp.co.kr/plugin/payplus_web.jsp
  62. app.url: style24://order/pay/result/response?AppUrl=Kftc-bankpay
  63. server: false
  64. site:
  65. cd: U3476
  66. key:
  67. name: KCP TEST SHOP
  68. log.level: 3
  69. module.type: 01
  70. tx.mode: 0
  71. receipt.url : https://testadmin8.kcp.co.kr/assist/bill.BillActionNew.do
  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 : istyle24
  79. button.key : 3A1578F9-6824-4FCF-AC8D-262318C63227
  80. button.pc.js.url: https://test-pay.naver.com/customer/js/naverPayButton.js
  81. button.mobile.js.url: https://test-pay.naver.com/customer/js/mobile/naverPayButton.js
  82. common.certification.key : s_3799db3bf4af
  83. certification.key: E3122594-C690-4542-B3A0-E74ABD4E8222
  84. order.api.url: https://test-api.pay.naver.com/o/customer/api/order/v20/register
  85. order.pc.url: https://test-order.pay.naver.com/customer/buy/
  86. order.mobile.url: https://test-m.pay.naver.com/o/customer/buy/
  87. access.license: 01000100005b15bb8faab722d100d589f34bd64843659e37a168b3617443c4f52a3fda45b8
  88. secret.key: AQABAADtZ/jOC1Y3LNsyI0TWwCMvPfrg0sqM9pnxliSegbjSqQ==
  89. port.address: http://sandbox.api.naver.com/Checkout/MallService5
  90. service.name: MallService5
  91. version: 5.0
  92. #카카오 API
  93. kakao:
  94. cid : TC0ONETIME
  95. appId : 399207
  96. appName : 구축용 테스트앱
  97. companyName : 예스이십사
  98. nativeAppKey : f961e612e07b47aa2d1884714518a194
  99. restApiKey: b3955cef0328a09156c7e25f18552164
  100. javascriptKey : 06cab652ad5d25be2190388d11a88fa4
  101. adminKey : a25ca74dde640f3a63a8d8442fe35fcd
  102. addressApiRequestUrl : https://dapi.kakao.com/v2/local/search/address.json?page=1&query=
  103. login.callbackUrl: /signin/snsLoginCallback?snsType=KK
  104. tokenUrl: https://kauth.kakao.com/oauth/token
  105. userInfoUrl: https://kapi.kakao.com/v2/user/me
  106. authorizeUrl: https://kauth.kakao.com/oauth/authorize
  107. unlinkUrl : https://kapi.kakao.com/v1/user/unlink
  108. paymentReadyUrl : https://kapi.kakao.com/v1/payment/ready
  109. paymentRedirectUrl : /order/kakao/payment/request
  110. approvePaymentUrl : https://kapi.kakao.com/v1/payment/approve
  111. paymentOrderUrl : https://kapi.kakao.com/v1/payment/order
  112. cancelPaymentUrl : https://kapi.kakao.com/v1/payment/cancel
  113. # 검색엔진(NHN다이퀘스트)
  114. search:
  115. engine:
  116. diquest.ip: 133.186.171.33 #개발
  117. diquest.port: 44555 #개발