We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6409fd1 commit 760a53fCopy full SHA for 760a53f
2 files changed
cache/__tests__/cache-metrics-worst-case.sh
@@ -19,7 +19,7 @@
19
# set -e
20
21
# Configuration
22
-BASE_URL="${BASE_URL:-http://localhost:3001}"
+BASE_URL="${BASE_URL:-https://devstore.rerum.io}"
23
API_BASE="${BASE_URL}/v1"
24
# Auth token will be prompted from user
25
AUTH_TOKEN=""
cache/__tests__/cache-metrics.sh
@@ -18,7 +18,7 @@
18
0 commit comments