diff --git a/roles/oauth2proxy/templates/oauth2-proxy.cfg b/roles/oauth2proxy/templates/oauth2-proxy.cfg index 0c64826..1557f3c 100644 --- a/roles/oauth2proxy/templates/oauth2-proxy.cfg +++ b/roles/oauth2proxy/templates/oauth2-proxy.cfg @@ -13,3 +13,4 @@ email_domains = [ cookie_secret = "lVyySw_e0gb30CRU9nwGOA==" reverse_proxy = "true" +http_address = "http://0.0.0.0:4180"