Skip to content

Commit

Permalink
add user and password to router.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoBeR007 committed Apr 12, 2024
1 parent 1655bdf commit b09e854
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/router.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ shards:
tls:
root_cert_file: /path/to/root.ca
sslmode: disable
usr: user1
pwd: 12345678
type: DATA
hosts:
- 'localhost:5551'

0 comments on commit b09e854

Please sign in to comment.