mirror of
https://gitlab.com/pnx-tools/dns-updater.git
synced 2026-06-16 05:54:56 +02:00
26 lines
381 B
YAML
26 lines
381 B
YAML
|
|
services:
|
|
IPLookup: ipecho
|
|
|
|
providers:
|
|
digitalocean:
|
|
token: xxxx
|
|
vultr:
|
|
token: xxxx
|
|
|
|
updates:
|
|
digitalocean:
|
|
domain1.com:
|
|
www: wan
|
|
box: 10.140.14.2
|
|
domain2.com:
|
|
www: wan
|
|
mail: wan
|
|
static: 84.24.254.21
|
|
vultr:
|
|
example1.com:
|
|
www: wan
|
|
example2.com:
|
|
www: wan
|
|
ftp: 88.212.99.90
|
|
|