Added Stripe appsettings
This commit is contained in:
parent
10fe153d6c
commit
300bdcdca1
@ -11,6 +11,11 @@
|
|||||||
"FromAddress": "",
|
"FromAddress": "",
|
||||||
"FromName": "PlotWeaver Studio"
|
"FromName": "PlotWeaver Studio"
|
||||||
},
|
},
|
||||||
|
"Stripe": {
|
||||||
|
"PublishableKey": "",
|
||||||
|
"SecretKey": "",
|
||||||
|
"WebhookSecret": ""
|
||||||
|
},
|
||||||
"Logging": {
|
"Logging": {
|
||||||
"LogLevel": {
|
"LogLevel": {
|
||||||
"Default": "Information",
|
"Default": "Information",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user