|
|
@@ -20,45 +20,39 @@ logging:
|
|
|
|
|
|
domain:
|
|
|
admin: //tdadmin.style24.com
|
|
|
- front: //ts5000.ipdisk.co.kr
|
|
|
-# image: //tdimage.style24.com
|
|
|
- image: //ts5000.ipdisk.co.kr:8999
|
|
|
-# uximage: //tdimage.style24.com
|
|
|
+ front: //tdfront.style24.com
|
|
|
+ image: //tdimage.style24.com
|
|
|
+ uximage: //tdimage.style24.com
|
|
|
# uximage: //image.istyle24.com/Style24
|
|
|
- uximage: //ts5000.ipdisk.co.kr:8999
|
|
|
|
|
|
upload:
|
|
|
default:
|
|
|
- target.path: /TSIT/servers/files/data/style24
|
|
|
+ target.path: /data/deploy/www/files/data/style24
|
|
|
max.size: 10
|
|
|
allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
|
|
|
-# view: //tdimage.style24.com
|
|
|
- view: //ts5000.ipdisk.co.kr:8999
|
|
|
+ view: //tdimage.style24.com
|
|
|
goods:
|
|
|
- target.path: /TSIT/servers/files/data/style24/Upload/ProductImage
|
|
|
+ target.path: /data/deploy/www/files/data/style24/Upload/ProductImage
|
|
|
max.size: 10
|
|
|
allow.extension: jpg|gif|jpeg|png
|
|
|
view: //image.istyle24.com/Upload/ProductImage
|
|
|
image:
|
|
|
- target.path: /TSIT/servers/files/data/style24
|
|
|
+ target.path: /data/deploy/www/files/data/style24
|
|
|
max.size: 10
|
|
|
allow.extension: jpg|gif|jpeg|png
|
|
|
-# view: //tdimage.style24.com
|
|
|
- view: //ts5000.ipdisk.co.kr:8999
|
|
|
+ view: //tdimage.style24.com
|
|
|
excel:
|
|
|
- target.path: /TSIT/servers/files/data/style24/excel
|
|
|
+ target.path: /data/deploy/www/files/data/style24/excel
|
|
|
max.size: 10
|
|
|
allow.extension: xls|xlsx
|
|
|
-# view: //tdimage.style24.com/excel
|
|
|
- view: //ts5000.ipdisk.co.kr:8999/excel
|
|
|
+ view: //tdimage.style24.com/excel
|
|
|
sample:
|
|
|
- target.path: /WIDE/workspace/files/data/style24/sample
|
|
|
+ target.path: /data/deploy/www/files/data/style24/sample
|
|
|
max.size: 10
|
|
|
allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
|
|
|
-# view: //tdimage.style24.com/sample
|
|
|
- view: //ts5000.ipdisk.co.kr:8999/sample
|
|
|
+ view: //tdimage.style24.com/sample
|
|
|
|
|
|
-download.path: /TSIT/servers/files/data
|
|
|
+download.path: /data/deploy/www/files/data
|
|
|
|
|
|
# USAFE 보증보험 정보
|
|
|
usafe.guarantee:
|
|
|
@@ -69,7 +63,7 @@ usafe.guarantee:
|
|
|
# PG
|
|
|
pg:
|
|
|
kcp:
|
|
|
- log.dir: D:/TSIT/servers/bin/apache-tomcat/startup/style24/style24.front/kcpLogs/front
|
|
|
+ log.dir: /data/deploy/www/style/front/logs
|
|
|
gw:
|
|
|
url: testpaygw.kcp.co.kr
|
|
|
port: 8090
|