mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
13 lines
267 B
YAML
13 lines
267 B
YAML
one:
|
|
registrar: bestnames
|
|
ipv4: 127.0.0.1
|
|
interfaces:
|
|
- <%= WhiteIp::REGISTRAR %>
|
|
- <%= WhiteIp::API %>
|
|
|
|
two:
|
|
registrar: bestnames
|
|
ipv6: 2001:0db8:85a3:0000:0000:8a2e:0370:7334
|
|
interfaces:
|
|
- <%= WhiteIp::REGISTRAR %>
|
|
- <%= WhiteIp::API %>
|