diff --git a/providers/dns/httpreq/readme.md b/providers/dns/httpreq/readme.md index 4ee15a20..51bc9a0b 100644 --- a/providers/dns/httpreq/readme.md +++ b/providers/dns/httpreq/readme.md @@ -2,7 +2,7 @@ The server must provide: - `POST` `/present` -- `POST` `/client` +- `POST` `/cleanup` The URL of the server must be define by `HTTPREQ_ENDPOINT`.