Skip to content

Commit 9a7fa88

Browse files
committed
docs: update readme
1 parent a32520b commit 9a7fa88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Examples:
6161

6262
- Traefik v1: [docker-compose](docs/docker-compose-traefik-v1.yml)
6363
- Traefik v2: [docker-compose](docs/docker-compose-traefik-v2.yml)
64+
- Traefik v3: TODO
6465

6566
## Usage
6667

@@ -132,7 +133,7 @@ dump
132133

133134
## Hook
134135

135-
Hook can be a one liner passed as a string, or a file for more complex post-hook scenarios.
136+
Hook can be a one-liner passed as a string, or a file for more complex post-hook scenarios.
136137
For the former, create a file (ex: `hook.sh`) and mount it, then pass `sh hooksh` as a parameter to `--post-hook`.
137138

138139
Here is a docker-compose example:

0 commit comments

Comments
 (0)