Skip to content

Commit

Permalink
Redirect to a seperate http server instead
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegach committed Oct 2, 2024
1 parent 4075dc9 commit 6fe8dde
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion apps/frontpage/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"rewrites": [
{
"source": "/.well-known/acme-challenge/IZ3li86N6QQwPnmH5MnoZVaxesJ8qT8Q8s1AcvN6IIg",
"destination": "/well-known/acme-challenge/IZ3li86N6QQwPnmH5MnoZVaxesJ8qT8Q8s1AcvN6IIg"
"destination": "http://validation.dev-chromatic.com/.well-known/acme-challenge/fJt4hNRCqyyKslQv8LYZ4A6u8wqBiBtI1-Ykk_TwVW0"
},
{
"source": "/addons",
Expand Down

0 comments on commit 6fe8dde

Please sign in to comment.