From 5c72c925b88b110dba5bc4dd2caac833aa43fd11 Mon Sep 17 00:00:00 2001 From: Dragos Balan Date: Mon, 29 Apr 2024 14:40:50 +0200 Subject: [PATCH] Add gitignore and confirm S3 test works --- .gitignore | 3 ++- config/config.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8c89271..61c87fa 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ __pycache__ !/tests/data/spectograms/* !/tests/data/spectograms/README.md /config.yml -s3-creds.env \ No newline at end of file +s3-creds.env +.vscode/* \ No newline at end of file diff --git a/config/config.yml b/config/config.yml index 46d5c3e..0e41c1c 100644 --- a/config/config.yml +++ b/config/config.yml @@ -14,7 +14,7 @@ ELASTICSEARCH: SCHEME: http INDEX: dane-index-k8s FILE_SYSTEM: - BASE_MOUNT: /data # data when running locally + BASE_MOUNT: data # data when running locally INPUT_DIR: input-files OUTPUT_DIR: output-files INPUT: