T
Twenty5mo ago
SeaGhost

Activate multiples workspaces using EasyPanel

Hello friends, I would like to know how to configure multiple workspaces using easypanel, has anyone done this? I have already put the variables in .env but it doesn't work, I have to configure the subdomain, right? Could someone who has done this help? .ENV IS_MULTIWORKSPACE_ENABLED=true FRONT_DOMAIN=crm.agpixel.com.br SERVER_URL=https://crm.agpixel.com.br FRONTEND_URL=https://crm.agpixel.com.br DEFAULT_SUBDOMAIN=app
Twenty
A modern open-source CRM
6 Replies
Nad
Nad5mo ago
Are you using docker 1 click install?
SeaGhost
SeaGhostOP5mo ago
Yes
Nad
Nad5mo ago
Have you tried adding it to docker compose's environment? @SeaGhost Add it in dockercompose.yml
SeaGhost
SeaGhostOP5mo ago
@nade yes, i'm using this env IS_MULTIWORKSPACE_ENABLED=true FRONT_DOMAIN=crm.agpixel.com.br SERVER_URL=https://crm.agpixel.com.br/ FRONTEND_URL=https://crm.agpixel.com.br/ DEFAULT_SUBDOMAIN=app
Twenty
A modern open-source CRM
Nad
Nad5mo ago
Do you have access to docker compose file
SeaGhost
SeaGhostOP5mo ago
No, Since I'm using 1-click install, I don't see dockercompose, but I have access to the environments.

Did you find this page helpful?