Skip to content
Snippets Groups Projects

Removing remained files

Merged Francisco Perez requested to merge removing_remained_files_from_otterdog_db_poc into main
1 file
+ 0
9
Compare changes
  • Side-by-side
  • Inline
#### Environment variables for the container
ETL_SLEEPTIME=1800
MONGODB_CLOUD_USERNAME="dummy" ### Please, take the credentials from Bitwarde
MONGODB_CLOUD_PASSWORD="dummy" ### Please, take the credentials from Bitwarde
MONGODB_CLOUD_DB="dummy_db" ### Please, take the data from Bitwarden
MONGODB_CLOUD_COLLECTION="dummy_collection" ### Please, take the data from Bitwarden
DATA_PATH="/output"
\ No newline at end of file
Loading