From 104301dbd1604eabcfc4933a3b4e23fceb7ae72e Mon Sep 17 00:00:00 2001 From: IronicBadger Date: Wed, 16 Sep 2020 11:33:29 -0400 Subject: [PATCH] added unsupported disclaimer --- readme-vars.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme-vars.yml b/readme-vars.yml index 5fb3a36..e510773 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -87,6 +87,8 @@ app_setup_block: | ## Maintaining local access to attached services + ** Note: This is not a supported configuration by Linuxserver.io - use at your own risk. + When routing via Wireguard from another container using the `service` option in docker, you might lose access to the containers webUI locally. To avoid this, exclude the docker subnet from being routed via Wireguard by modifying your `wg0.conf` like so (modifying the subnets as you require): ```