change ip of webgw
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2023-08-24 19:35:27 +02:00
parent 56ab5249dd
commit ad5079d30b
1 changed files with 2 additions and 3 deletions

View File

@ -17,10 +17,10 @@ D("kmlabz.com", REG_NONE,
);
D("tormakristof.eu", REG_NONE,
DnsProvider(cloudflare),
A('webgateway', '152.66.211.211'),
A('webgateway', '152.66.211.42'),
A('mckay', '152.66.211.215'),
A('oniel', '84.3.214.228'),
A('ssh', '152.66.211.211'),
A('ssh', '152.66.211.42'),
A('v4.oniel', '84.3.214.228'),
A('vpn', '152.66.211.211'),
A('woolsey', '152.66.211.211'),
@ -59,7 +59,6 @@ D("tormakristof.eu", REG_NONE,
CNAME('mastodon', 'webgateway.tormakristof.eu.'),
CNAME('speedtest', 'webgateway.tormakristof.eu.'),
CNAME('plex','webgateway.tormakristof.eu.'),
CNAME('vikunja','webgateway.tormakristof.eu.'),
CNAME('turn', 'zelenka.tormakristof.eu.'),
CNAME('autodiscover', 'autodiscover.outlook.com.'),
CNAME('autodiscover.groups', 'autodiscover.outlook.com.'),