feat: add support for HTTP proxy configuration and display status in dashboard
CI / lint-and-test (push) Has been cancelled
CI / lint-and-test (push) Has been cancelled
This commit is contained in:
@@ -83,6 +83,7 @@ Edit `.env` before first startup. All values are read by the worker and database
|
||||
| `POSTGRES_DB` | Database name | `postgres` |
|
||||
| `JWT_SECRET` | PostgREST JWT signing key | auto-generated default |
|
||||
| `DEFAULT_INTERVAL_MINUTES`| Default scrape interval per keyword | `5` |
|
||||
| `HTTPS_PROXY` | Optional proxy for outbound HTTP requests | empty |
|
||||
|
||||
## Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user