docs: update AGENTS.md, READMEs with latest changes and new env vars
This commit is contained in:
@@ -52,6 +52,7 @@ After startup:
|
||||
| Variable | Default | Description |
|
||||
|----------|---------|-------------|
|
||||
| `NEXUS_URL` | `http://localhost:8081` | Sonatype Nexus URL |
|
||||
| `NEXUS_ALLOWED_HOSTS` | host from `NEXUS_URL` | Allowed download hosts (comma-separated, SSRF protection) |
|
||||
| `DATABASE_PATH` | `data/guarddog.db` | SQLite database path |
|
||||
| `HOST` | `0.0.0.0` | Listen host |
|
||||
| `PORT` | `8080` | Listen port |
|
||||
|
||||
Reference in New Issue
Block a user