diff --git a/archive/docker-compose.yml b/archive/docker-compose.yml index e22513344..05c2c7894 100644 --- a/archive/docker-compose.yml +++ b/archive/docker-compose.yml @@ -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'