Skip to content

Commit

Permalink
docs(api): added MAXMIND_LICENSE reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaile committed Sep 17, 2024
1 parent 367857f commit 1ea2380
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ CGO_ENABLED=0 go build

- `RETENTION_DAYS`: configure how many days the metrics should be kept - *default*: `60`

- `MAXMIND_LICENSE`: license key for maxmind geolite2 database - *default*: ``
If the license key is not set, the geolite2 database will not be downloaded.

## APIs
### Auth
- `POST /login`
Expand Down

0 comments on commit 1ea2380

Please sign in to comment.