Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena authored Feb 21, 2023
1 parent 10bbf3b commit 3e285df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/consul.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ You can choose to:
c.TraefikConsulProxy.consul_url = "scheme://hostname:port"
```
* consul **credentials** (if consul has acl enabled)
```pythno
```python
c.TraefikConsulProxy.consul_password = "123"
```
Expand Down

0 comments on commit 3e285df

Please sign in to comment.