跳至內容
選單
此問題已被標幟
2 回覆
229 瀏覽次數

I have installed an on-premise Odoo 16 instance.

I would like to configure multiple websites on this same instance (with different databases).

How can I configure the URLs so that they are distinct? For now, it seems the distinction is made via cookies when logging in as admin.

頭像
捨棄
作者 最佳答案

I have 2 domains : Domain1, Domain2

I want to route Domain1 to Website1 and Domain2 to Website2

Website1 and Website2 are 2 different databases on the same instance (same port 8069).

I tried dbfilter, i think that this could be a solution.

But it doesn't work.

Any idea ?

頭像
捨棄