mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Split Docker provider
This commit is contained in:
committed by
GitHub
parent
2cebd0a083
commit
466d7461b7
@@ -16,7 +16,7 @@ Remove the specified prefixes from the URL path.
|
||||
|
||||
## Configuration Examples
|
||||
|
||||
```yaml tab="Docker"
|
||||
```yaml tab="Docker & Swarm"
|
||||
# Strip prefix /foobar and /fiibar
|
||||
labels:
|
||||
- "traefik.http.middlewares.test-stripprefix.stripprefix.prefixes=/foobar,/fiibar"
|
||||
|
||||
Reference in New Issue
Block a user