diff --git a/dnsapi2.md b/dnsapi2.md index 7366ce0..7495749 100644 --- a/dnsapi2.md +++ b/dnsapi2.md @@ -2323,8 +2323,8 @@ Please report any bugs or issues [here](https://github.com/acmesh-official/acme. 2. Export the following variables: ``` -export omglol_apikey="your_api_key" # as collected from your accounts page -export omglol_address="your_omg.lol_address" # Leading '@' not required +export omg_apikey="your_api_key" # as collected from your accounts page +export omg_address="your_omg.lol_address" # Leading '@' not required ``` 3. Use the `acme.sh` command with the `--dns dns_omglol` parameter to issue your certificate. For example: