Update Installation

deon 2024-05-27 04:20:35 +00:00
parent f32e5d083f
commit 1c5364ce71

@ -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.