diff --git a/website/content/docs/configuration/controller.mdx b/website/content/docs/configuration/controller.mdx index d3f9d0816d..378d1681f7 100644 --- a/website/content/docs/configuration/controller.mdx +++ b/website/content/docs/configuration/controller.mdx @@ -24,4 +24,4 @@ controller { - `description` - Specifies a friendly description of this controller. -- `database` - Configuration block with one parameter, `url`, for connecting to Postgres. This value can also be set using the `BOUNDARY_DATABASE_URL` environment variable +- `database` - Configuration block with one parameter, `url`, for connecting to Postgres. This value can also be set using the `BOUNDARY_DATABASE_URL` environment variable.