From b02e7c19f9896170dc61c4e13cbaf52edec5b582 Mon Sep 17 00:00:00 2001 From: Luc PIERSON Date: Tue, 29 Jul 2025 09:58:09 +0200 Subject: [PATCH] Update 6 README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 74bd269..ce996b3 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,7 @@ links : odoo Docker images : https://hub.docker.com/_/odoo OCA Openupgrade : https://github.com/OCA/OpenUpgrade/tree/18.0 + +Please note that for the migration purpose, I run postgres on 5444 port and expose odoo on 8569 (you may keep you 5432/8069 usual ports) + This is provided as indication only, HTH, best, Luc