Browse Source

data interface rbcq config update

Adrian Viesca 8 năm trước cách đây
mục cha
commit
4dbda18e4c

+ 10 - 1
crss-datainterface-task-ingest/crss-datainterface-task-ingest-dev.yml

@@ -26,4 +26,13 @@ spring:
 
   redis:
       host: localhost
-      port: 6379
+      port: 6379
+
+sftp:
+  credentials:
+    username: pemc
+    password: 123qwe
+    host: sftp.marathon.l4lb.thisdcos.directory
+    port: 22
+    workingDirectory: /upload/rbcq
+    privateKey:

+ 7 - 4
crss-datainterface-task-ingest/crss-datainterface-task-ingest.yml

@@ -79,11 +79,14 @@ mqreport:
 
 sftp:
   credentials:
-    username: pemc
-    password: 123qwe
-    host: sftp.marathon.l4lb.thisdcos.directory
+    #username: pemc
+    #password: 123qwe
+    username: crss_sftp_rbcq
+    password: Pemc1234
+    #host: sftp.marathon.l4lb.thisdcos.directory
+    host: 192.168.94.82
     port: 22
-    workingDirectory: /upload/rbcq
+    workingDirectory:
     privateKey:
 
 database: