From 404b93d551c0ca13127fd593fb3625551109887e Mon Sep 17 00:00:00 2001 From: Balu Babu Date: Mon, 22 May 2023 19:35:29 +0530 Subject: [PATCH] chore: fixed mistake in path in comment --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 41e8e71c5..bf8b1accd 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -70,6 +70,6 @@ services: # NOTE: Please UNCOMMENT and UPDATE THE Path # volumes: # - :/var/lib/postgresql/data - # Replace /custom/mount with path on your device + # Replace with path on your device