[Container] Image=docker.io/library/traefik:latest AutoUpdate=registry Network=traefik.network PublishPort=8000:80 PublishPort=4430:443 Volume=%h/sync/volumes/traefik:/etc/traefik:Z,ro Volume=%h/volumes/traefik/logs:/volumes/logs:Z Volume=%h/volumes/traefik/certs:/volumes/certs:Z [Service] Restart=always [Install] WantedBy=default.target