Skip to content

Commit

Permalink
docs: update main README with link to Traefik example
Browse files Browse the repository at this point in the history
  • Loading branch information
danroc committed Nov 19, 2024
1 parent 60b2810 commit d54f85d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@

- [Introduction](#introduction)
- [Configuration](#configuration)
- [Installation](#installation)
- [With Traefik](#with-traefik)
- [Deployment](#deployment)
- [HTTP API](#http-api)
- [`GET /v1/forward-auth`](#get-v1forward-auth)
- [`GET /v1/health`](#get-v1health)
Expand Down Expand Up @@ -86,9 +85,9 @@ access_control:
policy: allow
```
## Installation
## Deployment
### With Traefik
- [Using Traefik](./examples/traefik/README.md)
```yaml
# compose.yaml
Expand Down

0 comments on commit d54f85d

Please sign in to comment.