From 44d7a89fc85a618fdc3c51730f0ae560977f7fe7 Mon Sep 17 00:00:00 2001 From: Davide Polonio Date: Mon, 6 Apr 2026 18:06:04 +0200 Subject: [PATCH] fix: remove internal network assignment from tailscale service The tailscale service no longer needs to be explicitly connected to the internal network in the docker-compose configuration. --- patrizio/docker-compose.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/patrizio/docker-compose.yml b/patrizio/docker-compose.yml index fedb763..371fd26 100644 --- a/patrizio/docker-compose.yml +++ b/patrizio/docker-compose.yml @@ -33,8 +33,6 @@ services: - sys_module - net_raw command: tailscaled - networks: - - internal logging: driver: "json-file" options: