Merge branch 'main' into billing/aspire

This commit is contained in:
Stephon Brown
2026-02-03 13:46:28 -05:00
248 changed files with 19723 additions and 1629 deletions

View File

@@ -55,8 +55,16 @@
},
"licenseDirectory": "<full path to license directory>",
"enableNewDeviceVerification": true,
"enableEmailVerification": true
},
"enableEmailVerification": true,
"communication": {
"bootstrap": "none",
"ssoCookieVendor": {
"idpLoginUrl": "",
"cookieName": "",
"cookieDomain": ""
}
}
}
"ngrokAuthToken": "",
"workingDirectory": "../dev",
"clientsRelativePath": "<relative path to the client project>",