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