|
|
@@ -25,33 +25,39 @@ server:
|
|
|
# secure: true
|
|
|
error.whitelabel.enabled: false
|
|
|
|
|
|
+# 본인인증
|
|
|
+certify:
|
|
|
+ nice:
|
|
|
+ id: G2860
|
|
|
+ pwd: A2G93CK87ZP8
|
|
|
+ callback: /customer/nice/certify/callback
|
|
|
+
|
|
|
# 네이버 API
|
|
|
naver:
|
|
|
- clientId: OMmbCMu7ac7GgYWgjlhv
|
|
|
- clientSecret: jwRNdDbEBG
|
|
|
+ clientId: x5FGDO3Q9kNZVG9SnDY6
|
|
|
+ clientSecret: tRRng56dgN
|
|
|
login.callbackUrl: /signin/snsLoginCallback?snsType=NV
|
|
|
shortUrl: https://openapi.naver.com/v1/util/shorturl
|
|
|
tokenUrl: https://nid.naver.com/oauth2.0/token
|
|
|
userInfoUrl : https://openapi.naver.com/v1/nid/me
|
|
|
authorizeUrl : https://nid.naver.com/oauth2.0/authorize
|
|
|
|
|
|
-# SPEEDY Image Upload
|
|
|
-speedy:
|
|
|
- ftp:
|
|
|
- host: fileupload.cdn.cloudn.co.kr
|
|
|
- port: 21
|
|
|
- username: speedy_image-wivismall
|
|
|
- pwd: wZ31jS_!@
|
|
|
-
|
|
|
#카카오 API
|
|
|
kakao:
|
|
|
+# appId: 442702
|
|
|
+# appName: 아이스타일24
|
|
|
+# companyName: 예스이십사
|
|
|
+# nativeAppKey: 5d97db2ee36fa0e121d962b2531ae0c1
|
|
|
+# restApiKey: 46d601394bd887cbada3cf00fdddef54
|
|
|
+# javascriptKey: b3c9ee69171042c3637e8d714a4c8a75
|
|
|
+# adminKey: 7cc33b2ef96d785c4caf3376f9dc9254
|
|
|
appId : 399207
|
|
|
- appName : WIVISMALL
|
|
|
- companyName : 위비스
|
|
|
- restApiKey: 8f8db3657b60b2c83df79a37d38becd4
|
|
|
- nativeAppKey : a4790e2102950309d87ad81a39c0597d
|
|
|
- javascriptKey : f435c12d89ddb9cc6337f4cf0a05fd30
|
|
|
- adminKey : 567e9476b15d2149c714aaecd0fee740
|
|
|
+ appName : 구축용 테스트앱
|
|
|
+ companyName : 예스이십사
|
|
|
+ nativeAppKey : f961e612e07b47aa2d1884714518a194
|
|
|
+ restApiKey: b3955cef0328a09156c7e25f18552164
|
|
|
+ javascriptKey : 06cab652ad5d25be2190388d11a88fa4
|
|
|
+ adminKey : a25ca74dde640f3a63a8d8442fe35fcd
|
|
|
addressApiRequestUrl : https://dapi.kakao.com/v2/local/search/address.json?page=1&query=
|
|
|
login.callbackUrl: /signin/snsLoginCallback?snsType=KK
|
|
|
tokenUrl: https://kauth.kakao.com/oauth/token
|
|
|
@@ -59,6 +65,14 @@ kakao:
|
|
|
authorizeUrl: https://kauth.kakao.com/oauth/authorize
|
|
|
unlinkUrl : https://kapi.kakao.com/v1/user/unlink
|
|
|
|
|
|
+# SPEEDY Image Upload
|
|
|
+speedy:
|
|
|
+ ftp:
|
|
|
+ host: fileupload.cdn.cloudn.co.kr
|
|
|
+ port: 21
|
|
|
+ username: speedy_image-wivismall
|
|
|
+ pwd: wZ31jS_!@
|
|
|
+
|
|
|
# APP 다운로드 URL
|
|
|
app.down.url:
|
|
|
ios: https://apps.apple.com/kr/app/WIVISMALL/id1517275108
|