diff --git a/packages/dashboard/src/pages/PlayerPage.tsx b/packages/dashboard/src/pages/PlayerPage.tsx index e4c4ca36..01f621f1 100644 --- a/packages/dashboard/src/pages/PlayerPage.tsx +++ b/packages/dashboard/src/pages/PlayerPage.tsx @@ -56,7 +56,7 @@ export function PlayerPage() { POST {" "} - stitcher.tld/session + {import.meta.env.VITE_STITCHER_URL}/session } onSave={onSave}