shamirlabs / diva-alpha-net

Diva alpha testnet
https://docs.shamirlabs.org/diva/testnet/intro
19 stars 17 forks source link

Suggestion - COMPOSE_FILE #3

Closed yorickdowne closed 1 year ago

yorickdowne commented 1 year ago

Adding COMPOSE_FILE in .env would allow users to specify which config they wish to run in .env instead of needing it on command line with docker compose -f filename up -d ... a simple docker compose up -d will then bring in the right yml file.