diff options
| author | Ernst Widerberg <ernst@sunet.se> | 2022-02-07 10:34:00 +0100 |
|---|---|---|
| committer | Ernst Widerberg <ernst@sunet.se> | 2022-02-07 10:34:00 +0100 |
| commit | ff747e313ea73bb6c9fefbe5220fb4750f3e276f (patch) | |
| tree | 976e1a0f202eeea6385ce63fce853bc95faf5793 | |
| parent | c40a8d669a06759d1dfa6e36cd8438c80c770443 (diff) | |
Update PER_PAGE dev default
| -rw-r--r-- | env.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
