self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

feat(vroom): Allow to customize vroom's environment variables in a different file

Open phacops opened this issue 1 year ago • 0 comments

We've had a request to be able to customize vroom's configuration (which is using environment variables) via a file.

Instead of implementing a file based configuration, we can simplify this by loading from a different environment file dedicated to vroom.

phacops avatar Mar 07 '24 14:03 phacops