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