8000
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 541c6e5 commit 5dd43f0Copy full SHA for 5dd43f0
configuration/secrets.rst
@@ -257,7 +257,7 @@ your secrets during deployment to the "local" vault:
257
258
$ php bin/console secrets:decrypt-to-local --force --env=prod
259
260
-This will put all the decrypted secrets into ``.env.php.local``. After doing this,
+This will put all the decrypted secrets into ``.env.prod.local``. After doing this,
261
the decryption key does *not* need to remain on the server.
262
263
Rotating Secrets
0 commit comments