initial commit

This commit is contained in:
SowinskiBraeden committed 2023-06-13 20:32:09 -07:00
commit 96a2f32523
6 files changed
+178

No files matched your search

+7
View File
@@ -0,0 +1,7 @@
# MongoDB URI
mongoURI=mongodb://localhost:27017
# Database name followed by a ", " to list more than one
databases=db_name_1, db_name_2, ...
# Github repository ssh link
github=git@github:Username/MongoDB_Backup_Repo.git