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" }