From e6b633107d4ea61fd5593e84cb72c0ec5029e453 Mon Sep 17 00:00:00 2001 From: Steven Briscoe Date: Thu, 2 Jun 2022 12:20:25 +0100 Subject: [PATCH] Disable app proxy for Tailscale app --- tailscale/docker-compose.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tailscale/docker-compose.yml b/tailscale/docker-compose.yml index fb1e7f2..9827a3c 100644 --- a/tailscale/docker-compose.yml +++ b/tailscale/docker-compose.yml @@ -1,12 +1,6 @@ version: "3.7" services: - app_proxy: - environment: - # TODO: FIX THIS! - APP_HOST: $APP_TAILSCALE_IP - APP_PORT: $APP_TAILSCALE_PORT - web: network_mode: "host" # TODO: We can remove this later with some iptables magic image: tailscale/tailscale:v1.22.1@sha256:a8f3198bccfb3d281735cd99f33537c4023fd18d7aa4bce36cdaa827b1124ba0