Skip to content

Commit

Permalink
Set an unused market db bind port
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Jul 12, 2024
1 parent ed76261 commit 76e41b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sut-market/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
depends_on:
- db
ports:
- 8082:8080
- 8087:8080
environment:
- SPRING_PROFILES_ACTIVE=prod
- DB_HOST=db
Expand Down

0 comments on commit 76e41b6

Please sign in to comment.