We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87bec30 + 5dd43f0 commit d1a9979Copy full SHA for d1a9979
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