Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amgno authored Jan 27, 2025
1 parent 1857e7e commit d116b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
web:
build: .
ports:
- "8456:3000"
- "8446:3000"
volumes:
- .:/usr/src/app
- /usr/src/app/node_modules
Expand Down

0 comments on commit d116b12

Please sign in to comment.