Skip to content

Commit

Permalink
fix: move redpanda console off common port (#3551)
Browse files Browse the repository at this point in the history
fixes #3531
  • Loading branch information
matt2e authored Nov 27, 2024
1 parent 8c5b369 commit 94a2e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/dev/docker-compose.redpanda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ services:
enabled: true
urls: ["http://redpanda:9644"]
ports:
- 8080:8080
- 18083:8080
depends_on:
- redpanda

0 comments on commit 94a2e75

Please sign in to comment.