From 02d3d300fba9962c343ebba8482010cf546f59dd Mon Sep 17 00:00:00 2001 From: khalt00 <95325411+khalt00@users.noreply.github.com> Date: Wed, 18 Jun 2025 05:20:15 +0700 Subject: [PATCH] change volume name (#88) Co-authored-by: Le Trong Kha --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1a7ae37..af05c82e 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ networks: kan-network: volumes: - postgres_data: + kan_postgres_data: ``` 2. Start the containers in detached mode: