Construyendo en la imagen por si acaso
This commit is contained in:
@@ -18,4 +18,4 @@ RUN chmod +x start.sh
|
||||
RUN npm run migrate
|
||||
|
||||
EXPOSE ${PORT}
|
||||
ENTRYPOINT [ "npm run start" ]
|
||||
ENTRYPOINT [ "npm run build-start" ]
|
||||
|
||||
Reference in New Issue
Block a user