Skip to content

Commit

Permalink
backendが立ち上がらないバグの修正
Browse files Browse the repository at this point in the history
  • Loading branch information
hitoshi555 committed Apr 17, 2024
1 parent 3d554d3 commit 9ca709f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ services:
dockerfile: Dockerfile
ports:
- "3000:3000"
volumes:
- ./back:/usr/src/app
- /usr/src/app/node_modules
environment:
- NODE_ENV=production

Expand Down

0 comments on commit 9ca709f

Please sign in to comment.