From 4c3c25684157a773881fd98344c525a3793c3033 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 4 Jul 2018 10:49:39 -0400 Subject: [PATCH] now.json --- now.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/now.json b/now.json index 0967ef4..b384fe9 100644 --- a/now.json +++ b/now.json @@ -1 +1,6 @@ -{} +{ + "regions": [ + "all" + ], + "alias": "httpbin.org" +}