Update swarm.md traefik version
This commit is contained in:
parent
4de6d6b902
commit
7e703742cb
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ In the same directory, create `docker‑compose‑swarm.yaml`:
|
||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v3.4
|
image: traefik:v3.6
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
# Connect to the 'traefik_proxy' overlay network for inter-container communication across nodes
|
# Connect to the 'traefik_proxy' overlay network for inter-container communication across nodes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue