mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
docs: change wording slightly.
This commit is contained in:
parent
70b9a2d37e
commit
72bbcaf517
@ -143,7 +143,7 @@ You can also pass these options into the `unleash.start()` entry point.
|
|||||||
|
|
||||||
### Import files via environment variables
|
### Import files via environment variables
|
||||||
|
|
||||||
Use the `IMPORT_FILE` environment variable to set the path to the import file, e.g.
|
Use the `IMPORT_FILE` environment variable to set the path to the import file. For instance:
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
IMPORT_FILE=configuration.yml
|
IMPORT_FILE=configuration.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user