From 7d35664843ee2c17ec706d4f5da5bbe0de2894bf Mon Sep 17 00:00:00 2001 From: Ernst Widerberg Date: Mon, 7 Feb 2022 10:25:18 +0100 Subject: Update collector URL and submodule --- env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env.sh') diff --git a/env.sh b/env.sh index c0e05d6..b69a6e7 100644 --- a/env.sh +++ b/env.sh @@ -1,3 +1,3 @@ export PER_PAGE=2 -export COLLECTOR_URL=http://localhost:80 +export COLLECTOR_URL=https://localhost:1443 export JWT_URL=http://localhost:8000/api/v1.0/auth -- cgit v1.1