From ff747e313ea73bb6c9fefbe5220fb4750f3e276f Mon Sep 17 00:00:00 2001 From: Ernst Widerberg Date: Mon, 7 Feb 2022 10:34:00 +0100 Subject: Update PER_PAGE dev default --- env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env.sh') diff --git a/env.sh b/env.sh index b69a6e7..57c6c9a 100644 --- a/env.sh +++ b/env.sh @@ -1,3 +1,3 @@ -export PER_PAGE=2 +export PER_PAGE=5 export COLLECTOR_URL=https://localhost:1443 export JWT_URL=http://localhost:8000/api/v1.0/auth -- cgit v1.1