summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.sh b/init.sh
index 0670f5e..0edf74f 100644
--- a/init.sh
+++ b/init.sh
@@ -14,5 +14,5 @@ sleep 2
export PER_PAGE=2
export COLLECTOR_URL=http://localhost:8000
-export JWT_URL=:http://localhost:8080
+export JWT_URL=http://localhost:8080
npm run start