Skip to content

Commit

Permalink
comment volumes in yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanniasingheTT committed Jan 24, 2025
1 parent 16f3de6 commit c7d3cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
ports:
- "3000:3000"
# volumes:
# # ! for development mount api changes
#! for development mount api changes
# - ./frontend:/frontend
# command: sh
command: bash -c "npm i && npm run dev"
Expand Down

0 comments on commit c7d3cb9

Please sign in to comment.