Skip to content

Commit

Permalink
Revert "feat: Pre-Fetch Streamer Messages" (#377)
Browse files Browse the repository at this point in the history
Reverts #269
  • Loading branch information
morgsmccauley authored Nov 9, 2023
1 parent 208b224 commit 91f7999
Show file tree
Hide file tree
Showing 12 changed files with 488 additions and 545 deletions.
16 changes: 0 additions & 16 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,23 +88,7 @@ services:
HASURA_GRAPHQL_ENABLED_LOG_TYPES: startup, http-log, webhook-log, websocket-log, query-log
HASURA_GRAPHQL_ADMIN_SECRET: myadminsecretkey
HASURA_GRAPHQL_AUTH_HOOK: http://hasura-auth:4000/auth
grafana:
image: grafana/grafana
volumes:
- grafana:/var/lib/grafana
ports:
- "3000:3000"
environment:
- GF_SECURITY_ADMIN_PASSWORD=secret

prometheus:
image: prom/prometheus
volumes:
- ./prometheus.yml:/etc/prometheus/prometheus.yml
ports:
- "9090:9090"

volumes:
postgres:
redis:
grafana:
7 changes: 0 additions & 7 deletions prometheus.yml

This file was deleted.

Loading

0 comments on commit 91f7999

Please sign in to comment.