Update fleet-server-configuration.md (#27868)

Fixed typo
This commit is contained in:
Allen Houchins
2025-04-04 17:44:19 -05:00
committed by GitHub
parent 5c7599764d
commit 97c9b651e1
@@ -218,7 +218,7 @@ For the address of the Redis server that Fleet should connect to, include the ho
- Config file format:
```yaml
redis:
address: 127.0.0.1:7369
address: 127.0.0.1:6379
```
### redis_username