Skip to content

Commit

Permalink
Add report domain
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Nov 7, 2024
1 parent fc19732 commit 9547983
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dns/prx.org-hosted_zone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,12 @@ Resources:
- prx.github.io.
TTL: "300"
Type: CNAME
# 2024.prx.org
- Name: !Sub 2024.${Domain}
ResourceRecords:
- prx.github.io.
TTL: "300"
Type: CNAME
# blog.prx.org
- AliasTarget:
DNSName: d1uuj4xcfminz6.cloudfront.net.
Expand Down

0 comments on commit 9547983

Please sign in to comment.