Skip to content

Commit

Permalink
Expose api port on dev mode
Browse files Browse the repository at this point in the history
  • Loading branch information
drizzentic committed Nov 14, 2024
1 parent 38290f5 commit 7d3386b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions datalake/docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ services:
- target: 9001
published: 9005
mode: host

- target: 9090
published: 9000
mode: host

0 comments on commit 7d3386b

Please sign in to comment.