diff --git a/configuration/secrets.rst b/configuration/secrets.rst index 81ebe2ae9f3..97ef746578f 100644 --- a/configuration/secrets.rst +++ b/configuration/secrets.rst @@ -257,7 +257,7 @@ your secrets during deployment to the "local" vault: $ php bin/console secrets:decrypt-to-local --force --env=prod -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, the decryption key does *not* need to remain on the server. Rotating Secrets