Skip to content

Commit e518519

Browse files
authored
changed docker file name
1 parent 3f4e976 commit e518519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ RUN npm install -g serve
1616
COPY --from=build /app/dist ./dist
1717

1818
EXPOSE 3000
19-
CMD ["serve", "-s", "dist", "-l", "3000"]
19+
CMD ["serve", "-s", "dist", "-l", "3000"]

0 commit comments

Comments
 (0)