Self-hosted customers can now change their tenant's name and domain from their .env
file by updating the TENANT_NAME
and DOMAIN
environment variables and restarting the containers. On restart, tines application will automatically detect these changes and update the tenant configuration accordingly.
Learn more in our ENV configuration documentation.