Hello community, I gone through the document where instruction are given to configure and use the nginx as the reverse proxy for the ofbiz single tenant. LINK :- https://gist.github.com/bagasme/1de1908c86303c83b7bd51d50a12e041 But i want to know like what configuration i have to make in the ofbiz so that i can access two tenants using different sub domains using similar approach that is there for the single tenant (using nginx)
Example: tenant1.example.com -> should point to tenant1 tenant2.example.com -> should point to tenant2 Regards, Sumesh
