Database Configuration Interface.
Properties:
Name | Type | Description |
---|---|---|
DB_DIALECT |
string | Database Type |
DB_HOST |
string | Database Host |
DB_NAME |
string | Database Name |
DB_PORT |
number | Database Port |
DB_USER |
string | Database User |
DB_PASSWORD |
string | Database Password |
- Copyright:
- Ivan Antunes 2021
- Source: