TwentyT
Twenty6mo ago
5 replies
urbansultan

Help creating multiple workspace

Hello, i'm using twenty as my crm and need help setting up another workspace. i get this error {
"errors": [
{
"message": "New workspace setup is disabled",
"extensions": {
"subCode": "SIGNUP_DISABLED",
"userFriendlyMessage": "An error occurred.",
"code": "FORBIDDEN"
}
}
],
"data": null
} and its because i have disabled this via the env key. when its enabled the app doesnt run. I read that it might have to do with the subdomain. I'm running this via coolify behind traefix. Can someone please help me enable this successfully? Would be great if this can be managed in envs as well
Was this page helpful?