| http_address = "127.0.0.1:4180" | |
| provider = "github" | |
| email_domains = ["*"] | |
| cookie_secure = true | |
| cookie_httponly = true | |
| cookie_refresh = "1h" | |
| cookie_expire = "168h" | |
| reverse_proxy = true | |
| set_xauthrequest = true | |
| skip_provider_button = true | |
| upstreams = ["http://127.0.0.1:7681"] | |
| request_logging = true | |