Skip to content

Commit 954a2ee

Browse files
chore: added cockroachdb to Polis byod section (#2190)
added cockroachdb
1 parent faf74cd commit 954a2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/polis/deploy/env-variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ NPM library option: `db.engine`
223223
224224
### **DB_TYPE**
225225

226-
Only needed when DB_ENGINE is sql. Supported values are `postgres`, `mysql`, `mariadb`, `mssql`
226+
Only needed when DB_ENGINE is sql. Supported values are `postgres`, `cockroachdb`, `mysql`, `mariadb`, `mssql`
227227

228228
Default: `postgres`
229229

0 commit comments

Comments
 (0)