Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AaDalal authored Feb 10, 2024
1 parent 140546e commit 915cf75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
context: .
dockerfile: Dockerfile.dev
ports:
- "8001:8001"
- "8000:8000"
volumes:
- .:/backend
environment:
Expand Down

0 comments on commit 915cf75

Please sign in to comment.