We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e213314 commit f920e3fCopy full SHA for f920e3f
readme.md
@@ -21,9 +21,9 @@ You can also define any of variables using environment variables and configurati
21
The script will set these variables in this order of preference:
22
23
1. Defaults set in the script itself.
24
-* Environment variables.
25
-* `.env` file in the path where you're running the script.
26
-* File specified on the command-line (see the `-c` option below).
+2. Environment variables.
+3. `.env` file in the path where you're running the script.
+4. File specified on the command-line (see the `-c` option below).
27
28
Whatever values set later in this list will override those set earlier.
29
0 commit comments