From 6682474a7f1dee47b022209cade57ee3df519d30 Mon Sep 17 00:00:00 2001 From: "Tizian.Breuch" Date: Tue, 29 Jul 2025 15:57:10 +0200 Subject: [PATCH] key --- Webshop.Api/appsettings.Development.json | 2 +- Webshop.Api/appsettings.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Webshop.Api/appsettings.Development.json b/Webshop.Api/appsettings.Development.json index 5687517..9177697 100644 --- a/Webshop.Api/appsettings.Development.json +++ b/Webshop.Api/appsettings.Development.json @@ -16,7 +16,7 @@ "ExpirationMinutes": 120 }, "Resend": { - "ApiToken": "re_7uRkboan_6M5QGD36TpnADwTwbVLCmAz9" + "ApiToken": "re_Zd6aFcvz_CqSa9Krs7WCHXjngDVLTYhGv" }, "App:BaseUrl": "https://shopsolution-backend.tzbre.dev" } \ No newline at end of file diff --git a/Webshop.Api/appsettings.json b/Webshop.Api/appsettings.json index 2e6ff8a..b2aacea 100644 --- a/Webshop.Api/appsettings.json +++ b/Webshop.Api/appsettings.json @@ -16,7 +16,7 @@ "ExpirationMinutes": 120 }, "Resend": { - "ApiToken": "re_7uRkboan_6M5QGD36TpnADwTwbVLCmAz9" + "ApiToken": "re_Zd6aFcvz_CqSa9Krs7WCHXjngDVLTYhGv" }, "App:BaseUrl": "https://shopsolution-backend.tzbre.dev" } \ No newline at end of file