This commit is contained in:
2025-09-09 09:54:50 -03:00
parent f4d4cd173f
commit 6309003536
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
#Dockerfile
# --- Etapa 1: Build ---
FROM node:20-alpine AS build
WORKDIR /app