08874ca0b3
- Replace v1 AUTOKUMA_DOCKER=1 with v2 env vars (ENABLED, HOSTS, SOURCE) - Rewrite traefik-manager labels in v2 4-part syntax: kuma.<id>.<type>.<setting> - Delete manually-created monitor #38; AutoKuma recreates it (now #39) cleanly - Document v2 label requirements and the remaining v1-label migration Default AUTOKUMA__DOCKER__SOURCE is Swarm Services — must be set to Containers for standalone Docker. v2 also doesn't accept the v1 shorthand (kuma=URL + kuma.name=... + kuma.type=...), only the explicit 4-part form.