diff --git a/Secrets.json b/Secrets.json new file mode 100644 index 0000000..2125055 --- /dev/null +++ b/Secrets.json @@ -0,0 +1,7 @@ +// Secrets.json + +{ + "ConnectionStrings": { + "CommBank": "mongodb+srv://dbUser:@commbankcluster.0g77luy.mongodb.net/?appName=CommbankCluster" + } +}