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.
2 parents 90ce1b2 + 59a8989 commit 1c16736Copy full SHA for 1c16736
configuration/secrets.rst
@@ -208,9 +208,9 @@ Listing the secrets will now also display the local variable:
208
DATABASE_PASSWORD "dev value" "root"
209
------------------- ------------- -------------
210
211
-Symfony also provides the ``secrets:decrypt-to-local`` command to decrypts
212
-all secrets and stores them in the local vault and ``secrets:encrypt-from-local``
213
-to encrypt all local secrets to the vault.
+Symfony also provides the ``secrets:decrypt-to-local`` command which decrypts
+all secrets and stores them in the local vault and the ``secrets:encrypt-from-local``
+command to encrypt all local secrets to the vault.
214
215
Secrets in the test Environment
216
-------------------------------
0 commit comments