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 2269a1d commit 122103bCopy full SHA for 122103b
configuration/secrets.rst
@@ -276,7 +276,7 @@ manually store this file somewhere and deploy it. There are 2 ways to do that:
276
This will write all the decrypted secrets into the ``.env.prod.local`` file.
277
After doing this, the decryption key does *not* need to remain on the server(s).
278
279
- Note the usage of the ``--exit`` option: this forces all secrets to be successfully
+ Note the usage of the ``--exit`` option: this forces all secrets to be successfully
280
decrypted, otherwise a non-zero exit code is returned.
281
282
If you wish to continue regardless of errors occurring during decryption, you may omit this option.
0 commit comments