mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
@@ -1,7 +1,7 @@
|
||||
# Sqlite
|
||||
|
||||
:::info
|
||||
FerritDB + Sqlite authentication support is [still experimental](https://docs.ferretdb.io/security/authentication/#experimental-authentication-mode),
|
||||
FerretDB + Sqlite authentication support is [still experimental](https://docs.ferretdb.io/security/authentication/#experimental-authentication-mode),
|
||||
and is not enabled in this database configuration. Because of this, the values for `DB_USERNAME` and `DB_PASSWORD`
|
||||
are ignored when using Sqlite, and the database port is not exposed publicly by default.
|
||||
:::
|
||||
@@ -22,4 +22,4 @@ docker compose -p komodo -f komodo/sqlite.compose.yaml --env-file komodo/compose
|
||||
import ComposeAndEnv from "@site/src/components/ComposeAndEnv";
|
||||
|
||||
<ComposeAndEnv file_name="sqlite.compose.yaml" />
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user