We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f2e15b + d1a9979 commit 167d18fCopy full SHA for 167d18f
configuration/secrets.rst
@@ -253,7 +253,7 @@ your secrets during deployment to the "local" vault:
253
254
$ php bin/console secrets:decrypt-to-local --force --env=prod
255
256
-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,
257
the decryption key does *not* need to remain on the server.
258
259
Rotating Secrets
0 commit comments