@@ -2,7 +2,7 @@
set -euo pipefail
-BASE_URL="${BASE_URL:-http://localhost:8080}"
+BASE_URL="${BASE_URL:-http://localhost:8500}"
ENDPOINT="${BASE_URL%/}/api/exam-sprint/achievement-reports"
RESPONSE_BODY="$(mktemp)"
ENDPOINT="${BASE_URL%/}/api/exam-sprint/outlook-reports"