Allow oauth2_proxy to listen on all interfaces
This commit is contained in:
parent
dc660ed957
commit
75f6dfc467
|
@ -13,3 +13,4 @@ email_domains = [
|
|||
|
||||
cookie_secret = "lVyySw_e0gb30CRU9nwGOA=="
|
||||
reverse_proxy = "true"
|
||||
http_address = "http://0.0.0.0:4180"
|
||||
|
|
Loading…
Reference in New Issue