Copying network mode from thomflix

This commit is contained in:
2024-06-22 09:44:09 +01:00
parent a37fb8499b
commit edb782f953

View File

@@ -4,8 +4,7 @@ services:
image: tailscale/tailscale:latest image: tailscale/tailscale:latest
container_name: ts-matrix container_name: ts-matrix
hostname: matrix hostname: matrix
networks: network_mode: host
- traefik
environment: environment:
- TS_AUTHKEY=${TAILSCALE_OAUTH_KEY} - TS_AUTHKEY=${TAILSCALE_OAUTH_KEY}
- TS_EXTRA_ARGS=--advertise-tags=${TAILSCALE_TAGS} - TS_EXTRA_ARGS=--advertise-tags=${TAILSCALE_TAGS}