Skip to content

Commit

Permalink
Add permalink for .env file (#6574)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaietta committed Feb 1, 2022
1 parent 31293fd commit 95ce8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Most of the options accept `null` — for example, to explicitly set that DMG ic

## Environment Variables from File

Env file `electron-builder.env` in the current dir ([example](https://github.com/motdotla/dotenv-expand/blob/master/test/.env)). Supported only for CLI usage.
Env file `electron-builder.env` in the current dir ([example](https://github.com/motdotla/dotenv-expand/blob/1cc80d02e1f8aa749253a04a2061c0fecb9bdb69/tests/.env)). Supported only for CLI usage.

## How to Read Docs

Expand Down

0 comments on commit 95ce8f5

Please sign in to comment.