diff --git a/README.md b/README.md index 72f43d18a..4306f1f61 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ GOTRUE_SITE_URL=https://example.netlify.com/ The base URL your site is located at. Currently used in combination with other settings to construct URLs used in emails. -`OPERATOR_TOKEN` - `string` _Multi-instance mode only_ +`OPERATOR_TOKEN` - `string` **required** The shared secret with an operator (usually Netlify) for this microservice. Used to verify requests have been proxied through the operator and the payload values can be trusted.