Browse Source

cleaned up appsettings

voommen-livefront 3 months ago
parent
commit
e12a8d0baf
  1. 4
      src/Billing/appsettings.json

4
src/Billing/appsettings.json

@ -68,7 +68,7 @@ @@ -68,7 +68,7 @@
"webhookKey": "SECRET"
},
"freshdesk": {
"apiKey": "Jgqg5fmSsNMx6k5XUiD0",
"apiKey": "SECRET",
"webhookKey": "SECRET",
"region": "US",
"userFieldName": "cf_user",
@ -78,7 +78,7 @@ @@ -78,7 +78,7 @@
"autoReplySalutation": "<br /><br />If this response doesn’t fully address your question, simply reply to this email and a member of our Customer Success team will be happy to assist you further.<br /><p><b>Best Regards,</b><br />The Bitwarden Customer Success Team</p>"
},
"onyx": {
"apiKey": "on_tenant_i-16a83ec44869babc4.aDffNn2k4UvtRt_9KdlV_3lfjiLFdOe4mdAiE3jJb4thWUGURVETwFg1Xrtg5rwLvfqfcw_F6U0V87arVkARd7qHQxmL5vaC4k8gPxh3hTKJKEE7Rkc3BJHOSAiT-leINjWvj44hpIuTRcWazz_zafZi-_D6123wplCb3PG6UtiGlyxcK8FJCZKp9IEM4UTTYXUHc7nWUVZuhiREGPd5J7T8LIWoenfkSJ1Vhi2PoLDI6msMOLfSGuLT_Ma_pJZl",
"apiKey": "SECRET",
"baseUrl": "https://cloud.onyx.app/api",
"personaId": 7
}

Loading…
Cancel
Save