eosrio / hyperion-history-api

Scalable Full History API Solution for Antelope (former EOSIO) based blockchains
https://hyperion.docs.eosrio.io
Other
125 stars 72 forks source link

The tip "Unsupported config option for services service: 'hyperion-indexer'" #112

Open Jackwumingjie opened 2 years ago

Jackwumingjie commented 2 years ago

when I build the hyperion by docker. and after running "./scripts/generate-config.sh --chain eos --chain-name "EOS Testnet"", I run "sudo docker-compose up -d", returns the tip "Unsupported config option for services service: 'hyperion-indexer'". The erfernce doc link https://hyperion.docs.eosrio.io/docker/. Is there the doc about how to build telos hyperion?