toncenter / ton-indexer

TON Indexer system to store and serve blockchain data using SQL-database
https://toncenter.com/api/v3/
GNU General Public License v3.0
69 stars 34 forks source link

Add liteserver index config & anchors to docker compose depens_on #14

Open shuva10v opened 2 years ago

shuva10v commented 2 years ago

When using liteserver config from the mainnet it is useful to have ability to pass different ls_index to backward and forward indexers:

Also this PR contains minor fixes to docker-compose.yaml for reusing depends_on with YAML anchors