From a93f5e0d2e216cb683b2eaa62f36541d3b55539c Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Fri, 25 Mar 2022 15:19:20 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'services/pad.libre?= =?UTF-8?q?-service.eu.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/pad.libre-service.eu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pad.libre-service.eu.md b/services/pad.libre-service.eu.md index d3f6a1e..2e5681c 100644 --- a/services/pad.libre-service.eu.md +++ b/services/pad.libre-service.eu.md @@ -144,7 +144,7 @@ Configurer dans `/var/www/pad.libre-service.eu/settings.json` : "dbSettings" : { "user": "etherpad", "host": "localhost", - "port": 3306, + "port": 5432, "password": "password", "database": "etherpad", "charset": "utf8mb4"