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.
1 parent bf91c9e commit ca517f9Copy full SHA for ca517f9
docs/security-best-practices.md
@@ -141,7 +141,7 @@ receivers:
141
endpoint: localhost:4317
142
```
143
144
-Generally, `localhost`-like addresses should be preferred over the 0.0.0.0 address outside of containerized environments.
+Generally, `localhost`-like addresses should be preferred over the 0.0.0.0 address.
145
For more information, see [CWE-1327](https://cwe.mitre.org/data/definitions/1327.html).
146
147
## Processors
0 commit comments