Kaynağa Gözat

개발서버 설정 변경

card007 2 yıl önce
ebeveyn
işleme
862fab6b0a

+ 18 - 18
src/main/resources/config/application-fourj.yml

@@ -16,48 +16,48 @@ logging:
     config: classpath:log/logback-fourj.xml
 
 domain:
-    scm: //stscm.card007.synology.me
-    admin: //stadmin.card007.synology.me
-    style24: //stfront.card007.synology.me
-    front: //stfront.card007.synology.me
-    image: //stimage.card007.synology.me
-    cdnimage: //stimage.card007.synology.me
-    uximage: //stscm.card007.synology.me
+    scm: //stscm.fourj.co.kr
+    admin: //stadmin.fourj.co.kr
+    style24: //stfront.fourj.co.kr
+    front: //stfront.fourj.co.kr
+    image: //stimage.fourj.co.kr
+    cdnimage: //stimage.fourj.co.kr
+    uximage: //stscm.fourj.co.kr
 
 upload:
-    dext.target.path: /files/data/style24/dext
+    dext.target.path: /www/workspace/files/data/style24/dext
     default:
-        target.path: /files/data/style24
+        target.path: /www/workspace/files/data/style24
         max.size: 10
         allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
-        view: //stimage.card007.synology.me
+        view: //stimage.fourj.co.kr
     goods:
         target.path: /files/data/style24/Upload/ProductImage
         max.size: 10
         allow.extension: jpg|gif|jpeg|png
         view: //image.istyle24.com/Upload/ProductImage
     image:
-        target.path: /files/data/style24
+        target.path: /www/workspace/files/data/style24
         max.size: 10
         allow.extension: jpg|gif|jpeg|png
-        view: //stimage.card007.synology.me
+        view: //stimage.fourj.co.kr
     excel:
-        target.path: /files/data/style24
+        target.path: /www/workspace/files/data/style24
         max.size: 10
         allow.extension: xls|xlsx
-        view: //stimage.card007.synology.me/excel
+        view: //stimage.fourj.co.kr/excel
     sample:
-        target.path: /files/data/style24/sample
+        target.path: /www/workspace/files/data/style24/sample
         max.size: 10
         allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
-        view: //stimage.card007.synology.me/sample
+        view: //stimage.fourj.co.kr/sample
 
-download.path: /TSIT/servers/files/data
+download.path: /www/workspace/files/data/style24
 
 # PG
 pg:
     kcp:
-        log.dir: /www/workspace/style24/scm/logs
+        log.dir: /www/workspace/logs/style24/scm
         gw:
             url: testpaygw.kcp.co.kr
             port: 8090

+ 19 - 19
src/main/resources/config/application-tsit.yml

@@ -16,48 +16,48 @@ logging:
     config: classpath:log/logback-tsit.xml
 
 domain:
-    scm: //tdscm.style24.com
-    admin: //tdadmin.style24.com
-    style24: //tdfront.style24.com
-    front: //tdfront.style24.com
-    image: //tdimage.style24.com
-    cdnimage: //tdimage.style24.com
-    uximage: //tdscm.style24.com
+    scm: //tdscm.tszon.co.kr
+    admin: //tdadmin.tszon.co.kr
+    style24: //tdfront.tszon.co.kr
+    front: //tdfront.tszon.co.kr
+    image: //tdimage.tszon.co.kr
+    cdnimage: //tdimage.tszon.co.kr
+    uximage: //tdscm.tszon.co.kr
 
 upload:
-    dext.target.path: /data/deploy/www/files/data/style24/dext
+    dext.target.path: /WIDE/workspace/files/data/style24/dext
     default:
-        target.path: /data/deploy/www/files/data/style24
+        target.path: /WIDE/workspace/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: //tdimage.tszon.co.kr
     goods:
         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
+        view: //image.itszon.co.kr/Upload/ProductImage
     image:
-        target.path: /data/deploy/www/files/data/style24
+        target.path: /WIDE/workspace/files/data/style24
         max.size: 10
         allow.extension: jpg|gif|jpeg|png
-        view: //tdimage.style24.com
+        view: //tdimage.tszon.co.kr
     excel:
-        target.path: /data/deploy/www/files/data/style24
+        target.path: /WIDE/workspace/files/data/style24
         max.size: 10
         allow.extension: xls|xlsx
-        view: //tdimage.style24.com/excel
+        view: //tdimage.tszon.co.kr/excel
     sample:
-        target.path: /data/deploy/www/files/data/style24/sample
+        target.path: /WIDE/workspace/files/data/style24/sample
         max.size: 10
         allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
-        view: //tdimage.style24.com/sample
+        view: //tdimage.tszon.co.kr/sample
 
-download.path: /data/deploy/www/files/data
+download.path: /WIDE/workspace/files/data
 
 # PG
 pg:
     kcp:
-        log.dir: /data/deploy/www/style/scm/logs
+        log.dir: /WIDE/workspace/logs/style24/scm
         gw:
             url: testpaygw.kcp.co.kr
             port: 8090

+ 1 - 1
src/main/resources/log/logback-fourj.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <configuration scan="true">
-	<property name="LOG_HOME" value="/www/workspace/style24/scm/logs"/>
+	<property name="LOG_HOME" value="/www/workspace/logs/style24/scm"/>
 	<property name="LOG_LEVEL" value="INFO"/>
 	
 	<appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">

+ 1 - 1
src/main/resources/log/logback-tsit.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <configuration scan="true">
-	<property name="LOG_HOME" value="/data/deploy/www/style/scm/logs"/>
+	<property name="LOG_HOME" value="/WIDE/workspace/logs/style24/scm"/>
 	<property name="LOG_LEVEL" value="INFO"/>
 	
 	<appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">