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.
2 parents 5f08f38 + 8b0d3d8 commit c19b578Copy full SHA for c19b578
README.md
@@ -182,7 +182,7 @@ Each command has a `<COMMAND>_VERSION` environment variable which you can overri
182
Notes:
183
- Versions of some commands are determined by other commands.
184
For example, to configure the version of `npm`, you should override `NODE_VERSION`.
185
-- See [dockerized.env](dockerized.env) for a list of configurable versions.
+- See [.env](.env) for a list of configurable versions.
186
187
188
@@ -198,7 +198,7 @@ Notes:
198
```
199
200
- List of configuration variables, and defaults:
201
- - [dockerized.env](dockerized.env)
+ - [.env](.env)
202
203
204
**Per directory**
0 commit comments