Skip to content

Commit

Permalink
add canary node
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n committed Jan 30, 2024
1 parent c644a80 commit 4206684
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ services:
networks:
- oak-subql

subquery-canary:
# Canary node can be used to backfill data or rebuild index
subquery-canary-node:
<<: *subquery-node
entrypoint:
- sleep
Expand Down

0 comments on commit 4206684

Please sign in to comment.