diff --git a/LibreChat b/LibreChat index 026961f..9a24e1c 160000 --- a/LibreChat +++ b/LibreChat @@ -1 +1 @@ -Subproject commit 026961f7191ff85eb8a3197bb20deba2b58b490a +Subproject commit 9a24e1c7e8470241ff0ca218d0c1edb57cf4d854 diff --git a/compose/traefik/traefik.yml b/compose/traefik/traefik.yml index 6a2a076..e5da614 100644 --- a/compose/traefik/traefik.yml +++ b/compose/traefik/traefik.yml @@ -312,6 +312,7 @@ providers: network: web exposedByDefault: false endpoint: "unix:///var/run/docker.sock" - # swarm: - # # docker swarm mode (1.12+) - # endpoint: "tcp://127.0.0.1:2377" + swarm: + # network: overwatch + exposedByDefault: false + endpoint: "unix:///var/run/docker.sock"