omgnetwork / elixir-omg

OMG-Network repository of Watcher and Watcher Info
https://omg.network
Apache License 2.0
213 stars 59 forks source link

Allow to run docker-compose without feefeed docker #1726

Closed boolafish closed 4 years ago

boolafish commented 4 years ago

:clipboard: fixes: https://github.com/omgnetwork/elixir-omg/issues/1723

requires: https://github.com/omgnetwork/specs/pull/10

Overview

Provide a new docker-compose file: docker-compose.feefeed.yaml that could override the docker-compose with using feefeed instead of file. If not combining the docker-compose files, it will run docker-compose without the need of feefeed.

Changes

Testing

CI