瀏覽代碼

Update sftp connection for azure dataflow-app

Francis Viernes 8 年之前
父節點
當前提交
dcd49091f3
共有 1 個文件被更改,包括 8 次插入1 次删除
  1. 8 1
      crss-datainterface-task-ingest/crss-datainterface-task-ingest-azure.yml

+ 8 - 1
crss-datainterface-task-ingest/crss-datainterface-task-ingest-azure.yml

@@ -35,4 +35,11 @@ spring:
     host: redis.marathon.l4lb.thisdcos.directory
 
 batch:
-  #resourceLocation: "file:target/libs/crss-datainterface-task-ingest-1.0.0.BUILD-SNAPSHOT.jar"
+  #resourceLocation: "file:target/libs/crss-datainterface-task-ingest-1.0.0.BUILD-SNAPSHOT.jar"
+
+sftp:
+  credentials:
+    username: pemc
+    password: 123qwe
+    host: pemc-storage.southeastasia.cloudapp.azure.com
+    port: 22