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 +- soc_collector | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/soc_collector b/soc_collector index ba4183e..0c61dd6 160000 --- a/soc_collector +++ b/soc_collector @@ -1 +1 @@ -Subproject commit ba4183e8dc5ba23ad3e60f34260f242f4339b19c +Subproject commit 0c61dd6f2cb637a1d6cb2babde29043669c30a9e -- cgit v1.1