Skip to content

Commit

Permalink
comment added to Dockerfile.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Mastropolo authored and Dave Mastropolo committed Apr 26, 2023
1 parent 1c9329e commit ea0b515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM node:16-alpine
#add the following 2 lines for development dynamic changes and skaffold
#add the following 2 lines for development bug fixes, dynamic changes and skaffold
ENV CI=true
ENV WDS_SOCKET_PORT=0

Expand Down

0 comments on commit ea0b515

Please sign in to comment.