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
The docs for the NGINX addon recommend setting the Docker network in trusted_proxies as 172.30.33.0/24. In contrast, the companion app docs recommend 172.30.32.0/23, and also include the IPv4 and IPv6 loopbacks.
We should probably fix this minor discrepancy so they match, although I'm not sure which is more appropriate.
The text was updated successfully, but these errors were encountered:
The docs for the NGINX addon recommend setting the Docker network in
trusted_proxies
as172.30.33.0/24
. In contrast, the companion app docs recommend172.30.32.0/23
, and also include the IPv4 and IPv6 loopbacks.We should probably fix this minor discrepancy so they match, although I'm not sure which is more appropriate.
The text was updated successfully, but these errors were encountered: