2
0

Busines Name change

This commit is contained in:
2024-08-09 22:27:03 +02:00
parent b8c4c5b1e7
commit 41366868ef
66 changed files with 136 additions and 131 deletions

View File

@@ -56,8 +56,8 @@ declare namespace NodeJS {
*/
readonly E2E_TEST_MAILHOG_ENABLED: "1" | undefined;
readonly NEXT_PUBLIC_APP_NAME: string | "Cal";
readonly NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS: string | "help@cal.com";
readonly NEXT_PUBLIC_COMPANY_NAME: string | "BLS cal, Inc.";
readonly NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS: string | "hello@bls-media.de";
readonly NEXT_PUBLIC_COMPANY_NAME: string | "BLS media GbR.";
/**
* "strict" -> Strict CSP
* "non-strict" -> Strict CSP except the usage of unsafe-inline for `style-src`