This question has been flagged

Hello !

I would like to link two different domains names with two different Odoo e-commerce stores in one Instance/one database.

Let's say I have database named Odoo_Prod, inside this database I have Website 1, and Website 2. and also I have two domains xyz.com and abc.com

So when I go the setting for Website 1 to add domain xyz.com and Website 2 abc.com ! I get the same display results. Always Website 1 is displayed no matter how many domains I added, so if I hit xyz.com I got website 1 (normal) but for the abc.com i got website 1 and not website 2

Environment : Odoo 12 in Docker

domain are link via docker-proxy

both domain are not filtered to Odoo_Prod database (is this the problem ? and how can I filter domains to point to one database)

How can I fix problem ?

Avatar
Discard