Skip to content

Commit a1a5371

Browse files
authored
fix documentation
Updated Traefik usage instructions and removed outdated information. Signed-off-by: Wolfgang Ellsässer <[email protected]>
1 parent 57b8bd3 commit a1a5371

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- `wollomatic/socket-proxy:1` / `ghcr.io/wollomatic/socket-proxy:1`
66

77
> [!IMPORTANT]
8-
>## Usage with Traefik => 2.11.31 / => 3.6.1
8+
>## Usage with Traefik >= 2.11.31 / >= 3.6.1
99
>Due to a change in how Traefik retrieves the Docker API version (traefik/traefik#12256), the Socket-Proxy configuration for Traefik must be updated to allow `HEAD` requests to `/_ping`:
1010
>
1111
> - '-allowHEAD=/_ping'
@@ -28,8 +28,6 @@ The source code is available on [GitHub: wollomatic/socket-proxy](https://github
2828
> [!NOTE]
2929
> Starting with version 1.6.0, the socket-proxy container image is also available on GHCR.
3030
31-
Otherwise Traefik would fallback to API version 1.51 which would break it the Docker provider with older Docker versions.
32-
3331
## Getting Started
3432

3533
Some examples can be found in the [wiki](https://github.com/wollomatic/socket-proxy/wiki) and in the `examples` directory of the repo.

0 commit comments

Comments
 (0)