From cbd68d4ab6d2a4ce7f365a363535cf3de3b0730a Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Tue, 7 Aug 2018 20:58:06 +0530 Subject: [PATCH 1/6] Update now.json --- now.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/now.json b/now.json index f290a51..03933a1 100644 --- a/now.json +++ b/now.json @@ -1,8 +1,7 @@ { "type": "npm", "env": { - "NODE_ENV": "production", - "API_KEY": "@sample-apiKey", - "DB_URL": "@sample-dbUrl1000" + "NOW_ABC": "1", + "NOW": "1" } } From c692bdc9a1859fb1fb55c815b761ffa483217100 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Tue, 7 Aug 2018 21:03:39 +0530 Subject: [PATCH 2/6] Update now.json --- now.json | 1 + 1 file changed, 1 insertion(+) diff --git a/now.json b/now.json index 03933a1..4f5ea0b 100644 --- a/now.json +++ b/now.json @@ -5,3 +5,4 @@ "NOW": "1" } } + From 57ca4edbe28a838fd352bac3c8a89df0fdc9bcf9 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Tue, 7 Aug 2018 21:08:55 +0530 Subject: [PATCH 3/6] Update now.json --- now.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/now.json b/now.json index 4f5ea0b..5bb0969 100644 --- a/now.json +++ b/now.json @@ -1,8 +1,7 @@ { "type": "npm", "env": { - "NOW_ABC": "1", - "NOW": "1" + "NOW_ABC": "1" } } From 10b25910e395a4b5ded933df1bc63f7d6684c2ea Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Tue, 7 Aug 2018 21:11:19 +0530 Subject: [PATCH 4/6] Update now.json --- now.json | 1 + 1 file changed, 1 insertion(+) diff --git a/now.json b/now.json index 5bb0969..887944d 100644 --- a/now.json +++ b/now.json @@ -5,3 +5,4 @@ } } + From 2ad0bf26fee3eb11ecaa393aadc4dc4f9ae42bc0 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Tue, 7 Aug 2018 21:11:37 +0530 Subject: [PATCH 5/6] Update now.json --- now.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/now.json b/now.json index 887944d..e440c14 100644 --- a/now.json +++ b/now.json @@ -1,7 +1,8 @@ { "type": "npm", "env": { - "NOW_ABC": "1" + "NOW_ABC": "1", + "NOW": "1" } } From ce481d47623fe210a77118f5259de264deeccf38 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Tue, 7 Aug 2018 21:12:18 +0530 Subject: [PATCH 6/6] Update now.json --- now.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/now.json b/now.json index e440c14..887944d 100644 --- a/now.json +++ b/now.json @@ -1,8 +1,7 @@ { "type": "npm", "env": { - "NOW_ABC": "1", - "NOW": "1" + "NOW_ABC": "1" } }