add gateway address

This commit is contained in:
2025-06-07 18:40:06 -05:00
parent 110b9ab674
commit 89506d1c39
2 changed files with 3 additions and 1 deletions

View File

@@ -96,7 +96,7 @@ blocky:
cl01tl-endpoint IN A 10.232.1.22 cl01tl-endpoint IN A 10.232.1.22
cl01tl-endpoint IN A 10.232.1.23 cl01tl-endpoint IN A 10.232.1.23
cl01tl-gateway IN A 10.232.2.10 cl01tl-gateway IN A 10.232.1.200
traefik-cl01tl IN A 10.232.1.21 traefik-cl01tl IN A 10.232.1.21
blocky IN A 10.232.1.22 blocky IN A 10.232.1.22

View File

@@ -71,6 +71,8 @@ customDNS:
cl01tl-endpoint IN A 10.232.1.22 cl01tl-endpoint IN A 10.232.1.22
cl01tl-endpoint IN A 10.232.1.23 cl01tl-endpoint IN A 10.232.1.23
cl01tl-gateway IN A 10.232.1.200
traefik-cl01tl IN A 10.232.1.21 traefik-cl01tl IN A 10.232.1.21
blocky IN A 10.232.1.22 blocky IN A 10.232.1.22
plex-lb IN A 10.232.1.23 plex-lb IN A 10.232.1.23