mirror of
https://github.com/jbowdre/tailscale-docker.git
synced 2024-11-27 12:02:18 +00:00
add comment on network_mode
This commit is contained in:
parent
4f665ae30c
commit
124a0f59f0
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ services:
|
|||
- ./ts_data:/var/lib/tailscale/
|
||||
myservice:
|
||||
image: nginxdemos/hello
|
||||
network_mode: "service:tailscale"
|
||||
network_mode: "service:tailscale" # use the tailscale network service's network
|
||||
|
|
Loading…
Reference in a new issue