Skip to content

Commit

Permalink
302
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Jun 30, 2024
1 parent 21d3234 commit 5164d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/short.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if ($app.stage === "production") {
actions: {
forwardingUrl: {
url: "https://www.terminal.shop/$1",
statusCode: 307,
statusCode: 302,
},
},
priority: 1,
Expand Down

0 comments on commit 5164d87

Please sign in to comment.