diff --git a/docs/polis/deploy/env-variables.mdx b/docs/polis/deploy/env-variables.mdx index 9635de1c48..3ac9bc7e80 100644 --- a/docs/polis/deploy/env-variables.mdx +++ b/docs/polis/deploy/env-variables.mdx @@ -240,7 +240,7 @@ new context. ### DB_TYPE -Only needed when DB_ENGINE is sql. Supported values are `postgres`, `cockroachdb`, `mysql`, `mariadb`, `mssql` +Only needed when DB_ENGINE is sql. Supported values are `postgres`, `cockroachdb`, `yugabytedb`, `mysql`, `mariadb`, `mssql` Default: `postgres`