cors
All checks were successful
🏗️✨ Build Workflow / 🖥️ 🔨 Build (push) Successful in 20m24s

This commit is contained in:
2025-07-29 13:11:12 -04:00
parent 60e76f851e
commit a7fef89dda
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
FROM node:22.14.0 AS frontend
ENV VITE_API="https://localhost"
ENV VITE_API=""
WORKDIR /frontend
ADD frontend/ ./

Submodule backend updated: 3c6750ab13...42bd95d804