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
Are you using docker 1 click install?
Yes
Have you tried adding it to docker compose's environment?
@SeaGhost
Add it in dockercompose.yml
@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
Do you have access to docker compose file
No, Since I'm using 1-click install, I don't see dockercompose, but I have access to the environments.