Skip to content

Commit

Permalink
fix: Adding port mapping for debug when available (#64)
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 authored Jul 30, 2024
1 parent fda4418 commit 312cad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ services:
- .env
ports:
- "8080:8080"
- "5005:5005"

0 comments on commit 312cad5

Please sign in to comment.