Skip to content

Commit

Permalink
fix: update orion_archive_gateway image to fix 'pool timed out while …
Browse files Browse the repository at this point in the history
…waiting for an open connection' error
  • Loading branch information
zeeshanakram3 committed Jul 4, 2024
1 parent ba75a4b commit 3608314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archive/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
depends_on:
- archive_db
restart: unless-stopped
image: subsquid/substrate-gateway:firesquid
image: zeeshanakram3/substrate-gateway:firesquid
environment:
DATABASE_MAX_CONNECTIONS: 5
RUST_LOG: 'actix_web=info,actix_server=info'
Expand Down

0 comments on commit 3608314

Please sign in to comment.