From 8b916ca228c88337802ff388aefc1e5292a8ac90 Mon Sep 17 00:00:00 2001 From: majcek210 <155429915+majcek210@users.noreply.github.com> Date: Fri, 14 Nov 2025 20:23:12 +0100 Subject: [PATCH] Update templates/compose/tailscale.yaml Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com> --- templates/compose/tailscale.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/compose/tailscale.yaml b/templates/compose/tailscale.yaml index 3fd0ae622..97afac488 100644 --- a/templates/compose/tailscale.yaml +++ b/templates/compose/tailscale.yaml @@ -4,7 +4,6 @@ # tags: vpn, wireguard, remote-access # logo: svgs/tailscale.svg -version: '3.7' services: tailscale-nginx: image: 'tailscale/tailscale:latest'