Refactor librechat.yml to add placement constraints for libre-images and libre-logs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user