Skip to content

Commit ca517f9

Browse files
authored
Update security recommendation (#6959)
1 parent bf91c9e commit ca517f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/security-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ receivers:
141141
endpoint: localhost:4317
142142
```
143143
144-
Generally, `localhost`-like addresses should be preferred over the 0.0.0.0 address outside of containerized environments.
144+
Generally, `localhost`-like addresses should be preferred over the 0.0.0.0 address.
145145
For more information, see [CWE-1327](https://cwe.mitre.org/data/definitions/1327.html).
146146

147147
## Processors

0 commit comments

Comments
 (0)