Commit 47584fc8 authored by nanahira's avatar nanahira

dockerfile

parent 493bc618
Pipeline #1479 passed with stages
in 7 minutes and 45 seconds
......@@ -6,4 +6,4 @@ RUN npm ci
COPY . ./
RUN npm run build
CMD ["npm", "run", "start"]
CMD ["npm", "run", "start:prod"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment