test phase 23 verification script
This commit is contained in:
@@ -4,7 +4,7 @@ set -euo pipefail
|
||||
ROOT="$(cd "$(dirname "$0")/.." && pwd)"
|
||||
cd "$ROOT"
|
||||
|
||||
CENTRAL="${CENTRAL_URL:-http://localhost:5080}"
|
||||
CENTRAL="${CENTRAL_URL:-http://localhost:5270}"
|
||||
GATEWAY="${GATEWAY_URL:-http://localhost:5081}"
|
||||
KEY="${GATEWAY_API_KEY:-dev-gateway-key-change-in-production}"
|
||||
GW_ID="${GATEWAY_ID:-22222222-2222-2222-2222-222222222222}"
|
||||
|
||||
Reference in New Issue
Block a user