Przeglądaj źródła

run, style yml 수정

jsshin 5 lat temu
rodzic
commit
04a648f18c

+ 1 - 1
src/main/resources/config/application-run.yml

@@ -34,7 +34,7 @@ usafe.guarantee:
 # PG
 pg:
     kcp:
-        log.dir: E:/Run/Payplus
+        log.dir: /logs/style24/kcpLogs/batch
         gw:
             url: paygw.kcp.co.kr
             port: 8090

+ 1 - 1
src/main/resources/config/application-style.yml

@@ -41,7 +41,7 @@ usafe.guarantee:
 # PG
 pg:
     kcp:
-        log.dir: /files/data/style24/logs/kcpLogs/batch
+        log.dir: /logs/style24/kcpLogs/batch
         gw:
             url: testpaygw.kcp.co.kr
             port: 8090