From e12a8d0baf7f5ea4c367c167cc2069864e152723 Mon Sep 17 00:00:00 2001 From: voommen-livefront Date: Tue, 23 Sep 2025 06:47:23 -0500 Subject: [PATCH] cleaned up appsettings --- src/Billing/appsettings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Billing/appsettings.json b/src/Billing/appsettings.json index 2ec03b79aa..0074b5aafe 100644 --- a/src/Billing/appsettings.json +++ b/src/Billing/appsettings.json @@ -68,7 +68,7 @@ "webhookKey": "SECRET" }, "freshdesk": { - "apiKey": "Jgqg5fmSsNMx6k5XUiD0", + "apiKey": "SECRET", "webhookKey": "SECRET", "region": "US", "userFieldName": "cf_user", @@ -78,7 +78,7 @@ "autoReplySalutation": "

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.

Best Regards,
The Bitwarden Customer Success Team

" }, "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 }