Closed ceelias closed 2 years ago
Currently starbase only reads from config.yaml. It would be nice to have the option to point to another file to be used as the config.
config.yaml
Example:
yarn setup -f anotherconfig.yaml
This is likely to be a requirement for those using the Starbase container.
Currently starbase only reads from
config.yaml
. It would be nice to have the option to point to another file to be used as the config.Example:
yarn setup -f anotherconfig.yaml