From e5f9b50d219baac55c8d99a8346bc753eafdb6c2 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 23 Aug 2018 22:59:46 +0300 Subject: [PATCH] chore(now) cloudcmd_import_url --- now.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/now.json b/now.json index 942d515d..cd7887c8 100644 --- a/now.json +++ b/now.json @@ -8,7 +8,7 @@ "cloudcmd_import": "true", "cloudcmd_import_listen": "true", "cloudcmd_import_token": "hello", - "cloudcmd_import_url": "http://config.cloudcmd.io" + "cloudcmd_import_url": "https://cloudcmd.herokuapp.com" }, "engines": { "node": "8"