Closed bestony closed 6 years ago
Just remove the mysql part of docker-compose.yml
.
if i remove mysql part ,how should i set database for eth-indexer?
maybe you can give a guide.
@bestony You can set your database host and port in config.yaml. The default values of flags are from config file.
My host have a mysql .
How can i run eth-indexer without create a new mysql container?