mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 04:26:57 +00:00
docs: engineering section, fix broken links
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ title: 'Upgrading'
|
||||
description: 'Upgrading NocoDB : Docker, Node and Homebrew!'
|
||||
---
|
||||
|
||||
By default, if `NC_DB` is not specified upon [installation](/getting-started/installation), then SQLite will be used to store metadata. We suggest users to separate the metadata and user data in different databases as pictured in our [architecture](/engineering/architecture).
|
||||
By default, if `NC_DB` is not specified upon [installation](/0.109.7/getting-started/installation), then SQLite will be used to store metadata. We suggest users to separate the metadata and user data in different databases as pictured in our [architecture](/engineering/architecture).
|
||||
|
||||
## Docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user