Skip to content

Commit c2ce3a0

Browse files
committed
removed comment
1 parent 5742c7d commit c2ce3a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/Dockerfile.storybook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ RUN npm run build-storybook
1010

1111
FROM nginx:alpine
1212
COPY --from=build /app/client/storybook-static/ /usr/share/nginx/html/
13-
EXPOSE 80 # Nginx will listen on port 80 by default
13+
EXPOSE 80

0 commit comments

Comments
 (0)