From f431392d27d28aca4d105f7a50808265630b33b0 Mon Sep 17 00:00:00 2001 From: deon Date: Sun, 26 May 2024 04:18:14 +0000 Subject: [PATCH] Update Installation --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 4545c9f..e314889 100644 --- a/Installation.md +++ b/Installation.md @@ -214,7 +214,7 @@ services: memory: 512M stop_signal: SIGUSR1 volumes: - - /gpfs/docker/bbs/clrghouz/memcached:/memcached + - /srv/docker/clrghouz/memcached:/memcached postgres: image: postgres:15-alpine