From ef49c9685a9bfe1c19c632191124c45cf2fce718 Mon Sep 17 00:00:00 2001 From: Cesar Flores Date: Sun, 8 Mar 2026 18:12:34 +0700 Subject: [PATCH] fix: moved file to examples/postgres-base folder --- examples/{postgres => postgres-base}/compose.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/{postgres => postgres-base}/compose.yml (100%) diff --git a/examples/postgres/compose.yml b/examples/postgres-base/compose.yml similarity index 100% rename from examples/postgres/compose.yml rename to examples/postgres-base/compose.yml