akeru icon indicating copy to clipboard operation
akeru copied to clipboard

Move args from subnet packages to environment variables instead.

Open GuiBibeau opened this issue 1 year ago • 1 comments

As a left over from the subnet template, most configurations options are passed from command line arguments. For easier deployments and decoupling from the validator and miner classes, let's move them into env files instead.

GuiBibeau avatar Apr 16 '24 21:04 GuiBibeau

As a left over from the subnet template, most configurations options are passed from command line arguments. For easier deployments and decoupling from the validator and miner classes, let's move them into env files instead.

Great idea, actually!!

tobySolutions avatar Apr 16 '24 21:04 tobySolutions