URL to the Docker Swarm manager node.
Examples:
tcp://swarm-manager:2376 - TCP connection with TLStcp://swarm-manager:2375 - TCP connection without TLSunix:///var/run/docker.sock - Unix socket (local)For secure connections, configure TLS credentials in the Credentials field.