Skip to content

Commit

Permalink
Onboarding CNAME (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
BogDrakonov authored Jul 14, 2023
1 parent 99871c5 commit 403855b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bankless-community/cloudflare/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ locals {
"season3" = "cname.vercel-dns.com.",
"season4" = "cname.vercel-dns.com.",
"season5" = "cname.vercel-dns.com.",
"rewards" = "app.thrivecoin.com"
"rewards" = "app.thrivecoin.com",
"onboarding" = "cname.vercel-dns.com."
}

a_records = {
Expand Down

0 comments on commit 403855b

Please sign in to comment.