Skip to content
Snippets Groups Projects
Commit 7a5d8527 authored by Kirill Stytsenko's avatar Kirill Stytsenko
Browse files

Fix Dockerfile bug

parent d8d978e3
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ COPY ./components ./components
COPY ./lang ./lang
COPY ./layouts ./layouts
COPY ./middleware ./middleware
COPY ./server-middleware ./server-middleware
COPY ./pages ./pages
COPY ./plugins ./plugins
COPY ./static ./static
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment