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.
.env
.gitignore
1 parent e4387f4 commit 14e2dd8Copy full SHA for 14e2dd8
README.md
@@ -140,6 +140,8 @@ You can (and should) pass these as environment variables from secrets.
140
141
Read the [deployment.md](./deployment.md) docs for more details.
142
143
+Also note that the `.env` file is not included in `.gitignore` by default. See [development.md](./development.md#the-env-file) for more details.
144
+
145
### Generate Secret Keys
146
147
Some environment variables in the `.env` file have a default value of `changethis`.
0 commit comments