Skip to content

Commit

Permalink
edit cars to have error page
Browse files Browse the repository at this point in the history
  • Loading branch information
Konzisam committed Dec 8, 2024
1 parent 606ef28 commit 40e4a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/website/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ domain_name = "vehicledatanexus.com"
additional_acm_domain_name = "*.vehicledatanexus.com"
additional_domain_name = "price-check.vehicledatanexus.com"
default_document = "index.html"
error_document = "index.html"
error_document = "404.html"

0 comments on commit 40e4a3a

Please sign in to comment.