I am trying to upgrade Odoo 14 ee to Odoo 15 ee in docker.
When I execute the python https://upgrade.odoo.com/upgrade) test -d -t 15
where in I change the to my database name "xyz" for example.
I get postgres connection error. Can I specify the postgresql host? The postgresql host is in another container.