Skip to content

Commit 6c7118e

Browse files
committed
refactor:krishnaacharyaa#447 kubernetes the app in kind cluster
1 parent ca2d5af commit 6c7118e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: frontend/Dockerfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ COPY .env.docker .env.local
2929
EXPOSE 5173
3030

3131
# Define the default command to run the application in development mode
32-
CMD ["npm", "run", "dev", "--", "--host"]
33-
32+
CMD ["npm", "run", "dev", "--", "--host"]

0 commit comments

Comments
 (0)