Hello,
I have a technical issue. I am running Odoo 17 on Docker. Currently, I have only one domain and cannot create sub-domains (I got this domain from no-ip). I want a domain that can point to different Odoo instances as I wish. For example:
odoovlu . test/1 would point to odoo1 with db1
odoovlu . test/2 would point to odoo2 with db2
...
Or if you have a better solution, please guide me.
I am running Ubuntu Server and Nginx. Thank you for your support.