remove syncoid, switch to rsync #221
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ services:
|
||||||
######## traefik ########
|
######## traefik ########
|
||||||
traefik:
|
traefik:
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
image: "traefik:v3.1.6"
|
image: "traefik:v3.2.0"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
pull_policy: missing
|
pull_policy: missing
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue