Copying network mode from thomflix
This commit is contained in:
@@ -4,8 +4,7 @@ services:
|
||||
image: tailscale/tailscale:latest
|
||||
container_name: ts-matrix
|
||||
hostname: matrix
|
||||
networks:
|
||||
- traefik
|
||||
network_mode: host
|
||||
environment:
|
||||
- TS_AUTHKEY=${TAILSCALE_OAUTH_KEY}
|
||||
- TS_EXTRA_ARGS=--advertise-tags=${TAILSCALE_TAGS}
|
||||
|
||||
Reference in New Issue
Block a user