We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb656b commit 69fcdf5Copy full SHA for 69fcdf5
1 file changed
nginx/tests/Dockerfile
@@ -11,6 +11,5 @@ COPY ./nginx.conf /etc/nginx/
11
COPY ./mime.types /etc/nginx/conf/
12
COPY ./default.conf /etc/nginx/conf.d/
13
COPY ../../out /www/data/out
14
-COPY ../../storybook-static /www/data/storybook-static
15
16
EXPOSE 80
0 commit comments