Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
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 sectionReferencing Secrets in Configuration Files correct without theSECRET:?
If yes, then it would be good to explain this in the documentation, why the XML and PHP implementation requires thesecret prefix for the secret env var.