lucky_cli
lucky_cli copied to clipboard
Configuring server
In following the 12 factor application I think any environment variable should overwrite the configuration of the application. In development mode this is not currently happening. This might be something that could be in core lucky and not the CLI but currently this configuration was causing me some problems so I thought it might be worth changing.