resend integration
This commit is contained in:
@@ -11,12 +11,15 @@
|
||||
},
|
||||
"JwtSettings": {
|
||||
"Secret": "MEIN_DEBUG_PASSWORT",
|
||||
"Issuer": "https://dein-webshop.com",
|
||||
"Issuer": "https://shopsolution-backend.tzbre.de",
|
||||
"Audience": "webshop-users",
|
||||
"ExpirationMinutes": 120
|
||||
},
|
||||
"Resend": {
|
||||
"ApiToken": "re_Zd6aFcvz_CqSa9Krs7WCHXjngDVLTYhGv"
|
||||
"ApiToken": "IHRE_RESEND_API_TOKEN_HIER",
|
||||
"FromEmail": "onboarding@resend.dev"
|
||||
},
|
||||
"App:BaseUrl": "https://shopsolution-backend.tzbre.dev"
|
||||
"App": {
|
||||
"ClientUrl": "https://shopsolution-backend.tzbre.de" //erstmal backend url oder loak "ClientUrl": "http://localhost:3000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user