📝 Update deployment files and docs (#660)

This commit is contained in:
Sebastián Ramírez
2024-03-09 01:41:13 +01:00
committed by GitHub
parent 3de18e5fc0
commit 07064ae5e0
8 changed files with 273 additions and 106 deletions

View File

@@ -9,6 +9,8 @@ RUN npm install
COPY ./ /app/
ARG VITE_API_URL=${VITE_API_URL}
RUN npm run build