Skip to content

Commit

Permalink
docs: numverify config
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev committed Jan 15, 2022
1 parent dad1bee commit 3b1e070
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/scanners.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ Numverify provide standard but useful information such as country code, location

=== "Configuration"

| Environment variable | Description |
|----------------------|-------------------------------------------------------------------------------|
| NUMVERIFY_API_KEY | API key to authenticate to the Numverify API. |
| NUMVERIFY_ENABLE_SSL | Whether to use HTTPS or plain HTTP for requests to the Numverify API. |
| Environment variable | Default | Description |
|----------------------|---------|------------------------------------------------------------------------|
| NUMVERIFY_API_KEY | | API key to authenticate to the Numverify API. |
| NUMVERIFY_ENABLE_SSL | false | Whether to use HTTPS or plain HTTP for requests to the Numverify API. |
=== "Example"

```shell
Expand Down

0 comments on commit 3b1e070

Please sign in to comment.