I've got a problem with the dbfilter = ^%d$. My other databases work normally.
Example how I create databases for domains:
DB: webportal1, for domain webportal1.si
DB: tempweb, for domain tempweb.com
Now I have a domain that foo-bar.com and I've created the database foo-bar and when trying to access it, I get redirected to the first site on the server. I know that in odoo 9 "-" meant "." so I've also tried database named foo and it still doesn't work.
I've got the nginx configuration set up and it still won't work.
Any help with the problem or advice or even if I'm looking in the wrong place for the problem would be appreciated.