Skip to content

Commit

Permalink
Update CNAMEs for app records
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Oct 13, 2023
1 parent c03dfa5 commit 82a82b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dns/prx.org-hosted_zone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ Resources:
# augury.prx.org
- Name: !Sub augury.${Domain}
ResourceRecords:
- augury.prx.tech.
- inventory.dovetail.prx.tech.
TTL: "300"
Type: CNAME
# auth.prx.org
Expand Down Expand Up @@ -444,7 +444,7 @@ Resources:
# feeder.prx.org
- Name: !Sub feeder.${Domain}
ResourceRecords:
- feeder.prx.tech.
- podcasts.dovetail.prx.tech.
TTL: "300"
Type: CNAME
# hal.prx.org
Expand Down Expand Up @@ -474,7 +474,7 @@ Resources:
# metrics.prx.org
- Name: !Sub metrics.${Domain}
ResourceRecords:
- metrics.prx.tech.
- metrics.dovetail.prx.tech.
TTL: "900"
Type: CNAME
# metrics.dovetail.prx.org
Expand Down

0 comments on commit 82a82b7

Please sign in to comment.