mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
docs: integration,implementation,dbal (1 files)
This commit is contained in:
@@ -316,6 +316,9 @@ DBAL_BIND_ADDRESS=0.0.0.0
|
||||
DBAL_PORT=8080
|
||||
DBAL_LOG_LEVEL=info
|
||||
DBAL_MODE=production
|
||||
DBAL_SQL_ENGINE=postgres # Override with 'mysql' when targeting the MySQL daemon
|
||||
DBAL_API_KEY=super-secret-key # API key shared with trusted frontends and daemon clients
|
||||
NEXT_PUBLIC_DBAL_API_KEY=super-secret-key # Expose key to trusted Next frontends only
|
||||
```
|
||||
|
||||
### TypeScript Configuration
|
||||
|
||||
Reference in New Issue
Block a user