Update Environment Variables

Corban-Lee Jones 2024-08-27 19:02:34 +00:00
parent 02cf2c4bd0
commit 19a5297d39

@ -1,6 +1,6 @@
This wiki covers the environment variables used in this application, their purposes and what values you should use.
### Security
## Security
#### `DEBUG`
@ -24,7 +24,7 @@ Superusers can access the Django administrator panel, so be careful!
Example value: `000000000000000001` or `000000000000000001,000000000000000002` (no spaces) for multiple users.
### Discord App
## Discord App
This application works by communicating with the Discord API, to do this you will need a [Discord Application](https://discord.com/developers/docs/quick-start/overview-of-apps).
You can follow [this guide]() to create one fit for purpose.
@ -80,7 +80,7 @@ Example value: `https://discord.com/api/v9`
**Required / No Default**
### Database
## Database
https://docs.djangoproject.com/en/5.0/ref/settings/#databases