This question has been flagged
2 Replies
2772 Views


Avatar
Discard
Best Answer

If you have prepare .conf file then add below line in .conf file.

dbfilter=database_name

now restart service, and now when you try to login then it will not ask for select database

Avatar
Discard
Best Answer

use ?db=db_name  in query string  this way:

https://www.odoo.com:8069/web?db=db_name

Avatar
Discard