I'm using azure app service and would like to connect my odoo to postgress server (not using db in docker)
is it possible to configure docker official image to work with remote database server?
(not by running a cmd) maybe using docker compose?
or should I create another docker image?
Hello;
I'm with the same kind of issue with odoo v.14
Hello guys!
Did you figure out how to solve this?
I'm with the same kind of issue; custom odoo13 docker image and trying to connect it to PostgreSQL on RDS.