Skip to content

Commit f989bc3

Browse files
committed
commit all work
1 parent 58d604c commit f989bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ COPY . .
1515
RUN npm run build
1616

1717
FROM nginx
18-
18+
EXPOSE 80
1919
COPY --from=builder /app/build /usr/share/nginx/html

0 commit comments

Comments
 (0)