Skip to content

Commit

Permalink
issue 283 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VaibhavGagneja committed Nov 12, 2023
1 parent 3a3b01c commit 749fad6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion api/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ services:
ports:
- 3000:3000
volumes:
- "./:/usr/src/app/"
- "./:/usr/src/app/"
environment:
- HOSTNAME=localhost:3000

0 comments on commit 749fad6

Please sign in to comment.