15 lines
211 B
Markdown
15 lines
211 B
Markdown
|
|
# Environment Variables
|
||
|
|
|
||
|
|
## Required
|
||
|
|
| Variable | Description | Default |
|
||
|
|
|---|---|---|
|
||
|
|
|
||
|
|
## Optional
|
||
|
|
| Variable | Description | Default |
|
||
|
|
|---|---|---|
|
||
|
|
|
||
|
|
## .env.example
|
||
|
|
```
|
||
|
|
# Copy to .env and fill in values
|
||
|
|
```
|