mirror of
https://github.com/pezkuwichain/pezkuwi-subquery.git
synced 2026-04-22 01:57:58 +00:00
Add explicit --db-schema to separate relay and assethub schemas
This commit is contained in:
@@ -33,6 +33,7 @@ services:
|
||||
- ./:/app/project
|
||||
command:
|
||||
- -f=/app/project/pezkuwi.yaml
|
||||
- --db-schema=subquery-pezkuwi-staking
|
||||
- --disable-historical=true
|
||||
- --batch-size=30
|
||||
|
||||
@@ -52,6 +53,7 @@ services:
|
||||
- ./:/app/project
|
||||
command:
|
||||
- -f=/app/project/pezkuwi-assethub.yaml
|
||||
- --db-schema=subquery-pezkuwi-assethub
|
||||
- --disable-historical=true
|
||||
- --batch-size=30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user