Configuration of the home tenant ID
There are cases where you do not want the module to use the tenant ID ("global.nexeedMacmaTenant0Id") from the environment as the software providing tenant for the module.
To configure the software providing tenant, set homeTenantId to the tenant ID you want to use. If the variable is not set, the default setting from the environment "global.nexeedMacmaTenant0Id" is used.
[...]
paco:
homeTenantId: '7311ea8c-5d48-43...'
[...]