Skip to content

Commit

Permalink
fix: frontend docker build (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArslanSaleem authored Jun 10, 2024
1 parent 6f1e229 commit 96f11e1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ services:
ports:
- "3000:3000"
restart: always
volumes:
- ./client:/app
- /app/build
- /app/node_modules
env_file:
- ./client/.env
environment:
Expand Down

0 comments on commit 96f11e1

Please sign in to comment.