You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I asked this already at the #12958 PR but reading the documentation now on the Symfony page I have to ask it again
Is the YAML implementation under the section Referencing Secrets in Configuration Files correct without the SECRET:?
If yes, then it would be good to explain this in the documentation, why the XML and PHP implementation requires the secret prefix for the secret env var.
The text was updated successfully, but these errors were encountered:
I asked this already at the #12958 PR but reading the documentation now on the Symfony page I have to ask it again
Is the YAML implementation under the section Referencing Secrets in Configuration Files correct without the
SECRET:
?If yes, then it would be good to explain this in the documentation, why the XML and PHP implementation requires the
secret
prefix for the secret env var.The text was updated successfully, but these errors were encountered: