Skip to content

Commit

Permalink
docu
Browse files Browse the repository at this point in the history
  • Loading branch information
mpvaldez committed Oct 22, 2024
1 parent b02f154 commit cafe692
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ services:
- /usr/src/app/node_modules
env_file:
- .env.local
links:
- ddbb:mongodb
depends_on:
- ddbb
ports:
- 3000:3000
command: npm run dev

0 comments on commit cafe692

Please sign in to comment.