We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e2a01 commit 3ac4821Copy full SHA for 3ac4821
Dockerfile
@@ -12,6 +12,7 @@ RUN yarn build
12
13
EXPOSE 3000
14
15
+
16
CMD ["yarn", "dev"]
17
18
ARG VITE_PUBLIC_FILE_APP
0 commit comments