This commit is contained in:
Rhommel Lamas 2014-12-29 11:24:46 +01:00
parent a80b93130c
commit 942245f93d

View File

@ -116,7 +116,7 @@ The command line to run `google_auth_proxy` would look like this:
--google-apps-domain="yourcompany.com" \
--upstream=http://127.0.0.1:8080/ \
--cookie-secret=... \
--cookie-secure=true \
--cookie-https-only=true \
--client-id=... \
--client-secret=...
```