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