|
|
|
@ -451,7 +451,7 @@ It is mandatory to configure `NC_DB` environment variables for production usecas
|
|
|
|
|
|
|
|
|
|
| Variable | Mandatory | Comments | If absent | | |
|
|
|
|
|------------------------------------|-----------|-------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|---| |
|
|
|
|
| NC_DB | Yes | See our database URLs | A local SQLite will be created in root folder | | |
|
|
|
|
| NC_DB | No | See our database URLs | A local SQLite will be created in root folder if `NC_DB` is not provided | | |
|
|
|
|
| NC_DB_JSON | Yes | Can be used instead of `NC_DB` and value should be valid knex connection JSON | | | |
|
|
|
|
| NC_DB_JSON_FILE | Yes | Can be used instead of `NC_DB` and value should be a valid path to knex connection JSON | | | |
|
|
|
|
| DATABASE_URL | No | JDBC URL Format. Can be used instead of NC_DB. | | | |
|
|
|
|