summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnst Widerberg <ernst@sunet.se>2022-02-07 10:34:00 +0100
committerErnst Widerberg <ernst@sunet.se>2022-02-07 10:34:00 +0100
commitff747e313ea73bb6c9fefbe5220fb4750f3e276f (patch)
tree976e1a0f202eeea6385ce63fce853bc95faf5793
parentc40a8d669a06759d1dfa6e36cd8438c80c770443 (diff)
Update PER_PAGE dev default
-rw-r--r--env.sh2
1 files changed, 1 insertions, 1 deletions
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