You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,8 @@ Then the env var in SWAG can be set as `DOCKER_HOST=dockerproxy`. This will allo
39
39
40
40
## Multiple Hosts:
41
41
42
+
In the `DOCKER_MODS` env mentioned above replace `linuxserver/mods:swag-auto-proxy` with `foxxmd/auto-proxy-multi`.
43
+
42
44
If both `DOCKER_HOST` and `docker.sock` volumes are provided this mod will detect containers using both connections. As noted in the [requirements](#requirements), containers detected via `docker.sock` must be in the same user defined network or have `swag_address` label set.
43
45
44
46
Multiple remote hosts can be used via `DOCKER_HOST` by separating hosts with a comma. Additional per-host settings can be assigned by separating with a pipe `|`. The syntax for per-host configuration:
0 commit comments