UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

docs: fix typo in authservice docs

Merged Jonathan Braswell requested to merge jb/authservice-doc-typo into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -114,7 +114,7 @@ Authservice can also be configured to communicate with external redis serivces s
addons:
authservice:
values:
globals:
global:
redis_server_uri: "tcp://redis-01.7abc2d.0001.usw2.cache.amazonaws.com:6379"
```
Loading