Skip to content

Commit

Permalink
Adding port mapping for debug when available
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
  • Loading branch information
AlfredoG87 committed Jul 30, 2024
1 parent fda4418 commit 6fdf34a
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 6fdf34a

Please sign in to comment.