Skip to content

Commit 98268d7

Browse files
committed
Add documentation site to docker image
1 parent 157047c commit 98268d7

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
@@ -18,7 +18,7 @@ EXPOSE $PORT
1818

1919
USER node
2020

21-
COPY ./public ./dist/public
21+
COPY ./build ./dist/build
2222

2323
WORKDIR /app/dist
2424

0 commit comments

Comments
 (0)