Commit 859f46db authored by nimrod's avatar nimrod
Browse files

myip.shore.co.il domain.

parent 11f73ac1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
          - Restart Nginx on ns4
        host: ns4
        subject_alt_name: |-
          DNS:ns4.shore.co.il,DNS:autoconfig.shore.co.il,DNS:registry.shore.co.il,DNS:www.shore.co.il,DNS:shore.co.il
          DNS:ns4.shore.co.il,DNS:autoconfig.shore.co.il,DNS:registry.shore.co.il,DNS:www.shore.co.il,DNS:shore.co.il,DNS:myip.shore.co.il
      tags:
        - ns4

+2 −1
Original line number Diff line number Diff line
$TTL 1h
$ORIGIN shore.co.il.
@               IN      SOA     ns1     hostmaster (
        2021012701
        2021012801
        1h
        5m
        4w
@@ -60,6 +60,7 @@ kodi IN CNAME ns1
lam         IN  CNAME   ns1
library     IN  CNAME   ns1
mta-sts     IN  CNAME   smtp
myip        IN  CNAME   ns4
nextcloud   IN  CNAME   ns1
registry    IN  CNAME   ns4
www         IN  CNAME   ns4