I have multiple Odoo databases running on one odoo installation/server. I want to configure different domain to point to each database, how can I achieve that? For instance, I have odoo_example1 and odoo_example2 databases. But I want www.example.org to point to odoo_example1 database and www.example.com to point to odoo_example2.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
614
Views
Hello,
You can try this in your odoo configuration file.
dbfilter = ^%d$
Thanks in advanced.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up