From 5164d87bb3e925193c3469fc664e520cfb255ae1 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Sun, 30 Jun 2024 16:40:57 -0400 Subject: [PATCH] 302 --- infra/short.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/short.ts b/infra/short.ts index f2e0f4e..3c276e5 100644 --- a/infra/short.ts +++ b/infra/short.ts @@ -8,7 +8,7 @@ if ($app.stage === "production") { actions: { forwardingUrl: { url: "https://www.terminal.shop/$1", - statusCode: 307, + statusCode: 302, }, }, priority: 1,