Update templates/compose/tailscale.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
28b44bad8e
commit
6e24ef247a
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ services:
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:latest
|
image: nginx:latest
|
||||||
depends_on:
|
depends_on:
|
||||||
- tailscale-nginx
|
- tailscale-client
|
||||||
network_mode: 'service:tailscale-nginx'
|
network_mode: 'service:tailscale-nginx'
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue