Formatting of comment about GOOGLE_OAUTH2_HD

This commit is contained in:
peter
2017-07-25 16:55:00 +02:00
parent 9edf2bc225
commit de948a9299
2 changed files with 115 additions and 1 deletions

5
env
View File

@ -33,7 +33,10 @@ TWITTER_SECRET=
# For the callback URL use 'http://<your hostname:port>/auth/google/callback'
# Once registered copy the ID and Secret here
#
# GOOGLE_OAUTH2_HD: (Optional) Limit sign-in to a particular Google Apps hosted domain. This can be simply string 'domain.com'
# The GOOGLE_OAUTH2_HD variable is used to limit sign-in to a particular Google Apps hosted domain. This
# can be a string such as, 'domain.com'. If left blank, GreenLight will allow sign-in from all Google Apps hosted
# domains.
#
GOOGLE_OAUTH2_ID=
GOOGLE_OAUTH2_SECRET=
GOOGLE_OAUTH2_HD=