File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11VITE_ROOT_DOMAIN = saturn-test.network
2- VITE_METRICS_ORIGIN = https://ttnqmmizksmixmxdkf75p4g7640tfuux .lambda-url.us-west-2.on.aws/
2+ VITE_METRICS_ORIGIN = https://ln3tnkd4d5uiufjgimi6jlkmci0bceff .lambda-url.us-west-2.on.aws/
Original file line number Diff line number Diff line change 11VITE_ROOT_DOMAIN = strn.network
2- VITE_METRICS_ORIGIN = https://ln3tnkd4d5uiufjgimi6jlkmci0bceff .lambda-url.us-west-2.on.aws/
2+ VITE_METRICS_ORIGIN = https://uc2x7t32m6qmbscsljxoauwoae0yeipw .lambda-url.us-west-2.on.aws/
Original file line number Diff line number Diff line change 11import { RequestInit , MetricsResponse } from './api.types'
22
3- const METRICS_ORIGIN = import . meta. env . VITE_METRICS_ORIGIN ?? 'https://ttnqmmizksmixmxdkf75p4g7640tfuux .lambda-url.us-west-2.on.aws/'
3+ const METRICS_ORIGIN = import . meta. env . VITE_METRICS_ORIGIN ?? 'https://ln3tnkd4d5uiufjgimi6jlkmci0bceff .lambda-url.us-west-2.on.aws/'
44
55/**
66 * Fetch API wrapper that throws on 400+ http status.
You can’t perform that action at this time.
0 commit comments