From 6e24ef247a4e404b641d6bd0c0007bc3296e6d25 Mon Sep 17 00:00:00 2001 From: majcek210 <155429915+majcek210@users.noreply.github.com> Date: Fri, 14 Nov 2025 20:24:08 +0100 Subject: [PATCH] Update templates/compose/tailscale.yaml Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com> --- templates/compose/tailscale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/tailscale.yaml b/templates/compose/tailscale.yaml index f8cde9afc..52df3f23c 100644 --- a/templates/compose/tailscale.yaml +++ b/templates/compose/tailscale.yaml @@ -28,7 +28,7 @@ services: nginx: image: nginx:latest depends_on: - - tailscale-nginx + - tailscale-client network_mode: 'service:tailscale-nginx' volumes: