From 25c9f3945fe459b9fa39bcf576275580c0108cf5 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 13 May 2023 16:28:35 -0600 Subject: [PATCH] fix --- example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.yml b/example.yml index 3512fea..3e7dbbb 100644 --- a/example.yml +++ b/example.yml @@ -55,7 +55,7 @@ https: #───┘ PostgreSQL configuration └──────────────────────────────── db: - host: localhost + host: 127.0.0.1 port: 5432 # Database name