All count as proxy hosts

This commit is contained in:
Donal McBreen
2024-09-16 08:37:36 +01:00
parent 85f62ebc22
commit b0f5997aef

View File

@@ -23,7 +23,7 @@ class Kamal::Commander::Specifics
end end
def proxy_hosts def proxy_hosts
traefik_hosts & config.proxy_hosts config.proxy_hosts
end end
def proxy_host?(host) def proxy_host?(host)