From 1c5364ce7140f119514872a3d903ae8ead5955e4 Mon Sep 17 00:00:00 2001 From: deon Date: Mon, 27 May 2024 04:20:35 +0000 Subject: [PATCH] Update Installation --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 9387cd3..94f1dda 100644 --- a/Installation.md +++ b/Installation.md @@ -289,7 +289,7 @@ networks: driver: default config: - subnet: ${IP6_PREFIX}:${IP6_SUFFIX}::/112 - gateway: ${IP6_PREFIX}:${IP6_SUFFIX}::1 + gateway: ${IP6_PREFIX}:${IP6_SUFFIX}:1 ``` Also make an `.env` file, that is placed in your clrghouz directory (`/srv/docker/clrghouz`), make any adjustments as appropriate.