Skip to content

Commit

Permalink
test: fix prometheus port forward in test services
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhop committed Apr 9, 2024
1 parent 9f6b530 commit 6ea9131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ services:
networks:
- mango
ports:
- "9090"
- "9090:9090"

grafana:
environment:
Expand Down

0 comments on commit 6ea9131

Please sign in to comment.