From 6693e0d971a3ed8a50410431b9ea906091142c87 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 4 Jul 2018 10:57:40 -0400 Subject: [PATCH] fix --- now.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/now.json b/now.json index 5d309f6..26fd17f 100644 --- a/now.json +++ b/now.json @@ -6,7 +6,5 @@ "alias": [ "httpbin.org" ], - "type": [ - "docker" - ] + "type": "docker" }