Skip to content

Commit

Permalink
Merge pull request #172 from shutter-network/feat/metrics-logging-alerts
Browse files Browse the repository at this point in the history
feat: exposed observer port for metrics
  • Loading branch information
ulope authored Oct 18, 2024
2 parents 9c6366f + 47cca65 commit 22382be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ services:
depends_on:
db:
condition: service_healthy
ports:
- "4000:4000"
environment:
DB_HOST: db
DB_PORT: 5432
Expand Down

0 comments on commit 22382be

Please sign in to comment.