Enhanced the user creation way.
This commit is contained in:
@@ -111,8 +111,8 @@ During installation, you will be prompted to configure the following variables:
|
||||
|
||||
### 3. HAS_LOCAL_DBS
|
||||
Determines how the middleware connects to databases:
|
||||
- **Enter `0`** – If the database is hosted on a remote server.
|
||||
- **Enter `1`** – If the database runs on the same machine.
|
||||
- **Enter `0`** – If all the databases are hosted on a remote server.
|
||||
- **Enter `1`** – If one or more of the database runs on the same machine.
|
||||
|
||||
> **Note:** By default, Docker containers operate on an isolated network. If your database is local, the middleware must be configured to run on the same network to ensure connectivity.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user