mongodb
Signed-off-by: Omar Sánchez Pizarro <omar.sanchez@pistacero.net>
This commit is contained in:
@@ -18,7 +18,7 @@ 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
|
COPY ../../workers.json ./workers.json
|
||||||
|
|
||||||
# Exponer puerto
|
# Exponer puerto
|
||||||
EXPOSE 3001
|
EXPOSE 3001
|
||||||
|
|||||||
Reference in New Issue
Block a user