Signed-off-by: Omar Sánchez Pizarro <omar.sanchez@pistacero.net>
This commit is contained in:
Omar Sánchez Pizarro
2026-01-21 00:31:05 +01:00
parent 53928328d4
commit 905966d548

View File

@@ -18,7 +18,6 @@ COPY middlewares/ ./middlewares/
COPY routes/ ./routes/ COPY routes/ ./routes/
COPY services/ ./services/ COPY services/ ./services/
COPY utils/ ./utils/ COPY utils/ ./utils/
COPY workers.json ./workers.json
# Exponer puerto # Exponer puerto
EXPOSE 3001 EXPOSE 3001