diff --git a/swarm/librechat.yml b/swarm/librechat.yml index 60fc6d6..4ea06d4 100644 --- a/swarm/librechat.yml +++ b/swarm/librechat.yml @@ -45,6 +45,10 @@ services: - net - traefik-public deploy: + placement: + constraints: + - node.labels.librechat.libre-images == true + - node.labels.librechat.libre-logs == true labels: - traefik.enable=true - traefik.docker.network=traefik-public