Update Environment Variables
parent
e94826848c
commit
64991704f1
@ -70,8 +70,9 @@ Example value: `https://discord.com/api/v9`
|
||||
**Optional / Default `None`**
|
||||
|
||||
If `None`, the other database environment variables will be ignored, and an sqlite database will be used in the project root, named `db.sqlite3`.
|
||||
If you're expecting a large amount of database activity, it is advised to update this value to a more production-ready database, such as [Postgresql](https://www.postgresql.org/)
|
||||
|
||||
Example value: ``
|
||||
Example value: `django.db.backends.postgresql`
|
||||
|
||||
#### `DB_NAME`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user