From 18879e597081952d39854966202f4fc4d50f548c Mon Sep 17 00:00:00 2001 From: hemantk Date: Fri, 1 Sep 2017 18:10:13 +0530 Subject: [PATCH] removed key and auth key --- samples/Shared/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/Shared/config.js b/samples/Shared/config.js index a9df47c..89876f8 100644 --- a/samples/Shared/config.js +++ b/samples/Shared/config.js @@ -1,6 +1,6 @@ exports.connection = { - endpoint: 'https://cosmohemantk.documents.azure.com', - authKey: 'gSKzFBG5QeCfhwf5anZvrQJ1gWetULf6GEE5IPy4GClvjFCtkXZfCCtQSFadIQTgR8l32D2lBTG90XEfTwgv4w==' + endpoint: 'YOUR_ENDPOINT_GOES_HERE', + authKey: 'YOUR_AUTH_KEY_GOES_HERE' }; exports.names = {