Integracion completa de las migraciones

This commit is contained in:
2026-02-23 12:04:21 +01:00
parent 12dae135b5
commit fc319372be
9 changed files with 300 additions and 183 deletions

View File

@@ -1,5 +1,6 @@
# --- Release image ---
FROM node:22-alpine AS release
RUN apk --no-cache add git
WORKDIR /home/node/app
RUN corepack enable