From 3d953b57b3ce8633c46ec0f21b8db7c034d16a58 Mon Sep 17 00:00:00 2001 From: bjoernellens1 <64093272+bjoernellens1@users.noreply.github.com> Date: Wed, 22 Nov 2023 10:53:50 +0100 Subject: [PATCH] update --- docker-compose.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docker-compose.yaml b/docker-compose.yaml index 9581b90..1771e72 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -131,3 +131,10 @@ services: rviz2 # Needed to display graphical applications privileged: true + + ##################################################################################################### + # Follwowing section adds mesh vpn configuration for the whole system via tailscale docker container# + ##################################################################################################### + + # tailscale + \ No newline at end of file