1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-07-29 19:01:13 +03:00

dns_zonomi

This commit is contained in:
Jamie Curnow
2022-06-01 09:11:06 +04:00
parent 49da5d7acc
commit 3bfdc21256
3 changed files with 22 additions and 0 deletions

View File

@ -70,6 +70,7 @@ func List() []Provider {
getDNSUnoeuro(),
getDNSVscale(),
getDNSYandex(),
getDNSZonomi(),
}
}