catalystdao / generalised-relayer

Modular Relayer that works with multiple AMBs & Generalised Incentives
MIT License
10 stars 4 forks source link

Fixes to `docker-compose` #4

Closed keefertaylor closed 5 months ago

keefertaylor commented 5 months ago

I am building a generalized relayer according to Catalyst's docs at: https://docs.catalyst.exchange/relayer/setup/

When running docker compose up I get the following errors:

After making these changes I can run docker compose up and start a relayer.

jsanmigimeno commented 5 months ago

Hey @keefertaylor, Make sure you are using at least docker compose v2.24.7. You can check the docs for more information (https://docs.catalyst.exchange/relayer/setup/). If you still have troubles running the relayer feel free to open an issue or post on the relayer-support channel of our Discord!