add hosted domain to example config
This commit is contained in:
		| @@ -61,6 +61,7 @@ connectors: | |||||||
| #     clientID: $GOOGLE_CLIENT_ID | #     clientID: $GOOGLE_CLIENT_ID | ||||||
| #     clientSecret: $GOOGLE_CLIENT_SECRET | #     clientSecret: $GOOGLE_CLIENT_SECRET | ||||||
| #     redirectURI: http://127.0.0.1:5556/dex/callback | #     redirectURI: http://127.0.0.1:5556/dex/callback | ||||||
|  | #     hostedDomain: $GOOGLE_HOSTED_DOMAIN | ||||||
|  |  | ||||||
| # Let dex keep a list of passwords which can be used to login to dex. | # Let dex keep a list of passwords which can be used to login to dex. | ||||||
| enablePasswordDB: true | enablePasswordDB: true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user