Files
pangolin-sync/config.example.yaml
2026-03-25 22:16:00 -04:00

29 lines
452 B
YAML

interval: "1m"
dns:
provider: "example"
default:
ttl: "24h"
cname: "pangolin.example.com"
domains:
# example.com is using default
example.net:
ttl: "30m"
cname: "panglin.example.com"
example.org:
ttl: "30m"
address: "1.2.3.4"
pangolin:
url: "https://api.pangolin.instance"
key: ""
orgs:
- "your-org"
cloudflare:
token: ""
route53:
region: "us-east-1"
access_key: ""
secret_key: ""