Update templates/compose/tailscale.yaml

Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
majcek210 2025-11-14 20:23:45 +01:00 committed by GitHub
parent 84800ba7f2
commit ba6d540653
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ services:
retries: 5
nginx:
image: nginx
image: nginx:latest
depends_on:
- tailscale-nginx
network_mode: 'service:tailscale-nginx'