From 1d464dd00e6c865f43441c2f8a6c8aa256712e14 Mon Sep 17 00:00:00 2001 From: "jinling.yang" Date: Mon, 25 Dec 2023 16:01:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E6=95=B0=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- odoo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo.conf b/odoo.conf index d6db8b7b..d4d699d3 100644 --- a/odoo.conf +++ b/odoo.conf @@ -4,7 +4,7 @@ csv_internal_sep = , data_dir = /var/lib/odoo db_host = 172.17.0.2 db_maxconn = 64 -db_name = sf_t2cs_001 +db_name = sf_t2cs_002 db_password = sf db_port = 5432 db_sslmode = prefer