diff --git a/frontend/Dockerfile b/frontend/Dockerfile index 9328a4b..9c913ba 100644 --- a/frontend/Dockerfile +++ b/frontend/Dockerfile @@ -20,7 +20,7 @@ RUN npm config set registry https://package-mirror.liara.ir/repository/npm/ \ # Build the static bundle. # VITE_PANEL_API is inlined into the bundle at build time (Vite reads it during # `npm run build`), so it must be present as an env var here — not at runtime. -ARG VITE_PANEL_API=https://cms-steelforesight.liara.run +ARG VITE_PANEL_API=https://api.steelforesight.ir ENV VITE_PANEL_API=$VITE_PANEL_API COPY . . RUN npm run build diff --git a/frontend/public/hero-bg.mp4 b/frontend/public/hero-bg.mp4 index 1953b0a..188e0bc 100644 --- a/frontend/public/hero-bg.mp4 +++ b/frontend/public/hero-bg.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7252b958029e1bbd72b2c774a2c02f9d423a4daa1be7926bb1208b020f702bb6 -size 32234368 +oid sha256:a6e2cb352e5bd25693baac943cc3aad44e6dc1595213bd64fc19f6a0230e57c8 +size 30295491 diff --git a/frontend/src/pages/Auth/AuthPage.tsx b/frontend/src/pages/Auth/AuthPage.tsx index 1d3e843..f9fdc68 100644 --- a/frontend/src/pages/Auth/AuthPage.tsx +++ b/frontend/src/pages/Auth/AuthPage.tsx @@ -178,8 +178,8 @@ function LoginForm({ lang, login, navigate }: { {!otpMode ? ( <>