Skip to content

Commit

Permalink
use localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanlihan committed Mar 25, 2024
1 parent d9b0d0c commit de5f677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receiver/apachedruidreceiver/README.md
Expand Up @@ -33,7 +33,7 @@ Example:
```yaml
receivers:
apachedruid:
endpoint: 0.0.0.0:9000
endpoint: localhost:9000
```

## Metrics
Expand Down

0 comments on commit de5f677

Please sign in to comment.