We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc27cf9 + d82bc76 commit 80ce01eCopy full SHA for 80ce01e
4 files changed
docker/Dockerfile.dev
@@ -16,4 +16,5 @@
16
RUN chown -R node:node /app
17
USER node
18
CMD ["npm", "run", "dev"]
19
- # For ssl CMD ["npm", "run", "dev-ssl"]
+
20
+ # CMD ["npm", "run", "dev-ssl"]
0 commit comments