revert change

This commit is contained in:
2025-10-03 17:46:53 -05:00
parent 5d3429497f
commit a90a5d4f4c

View File

@@ -1,7 +1,7 @@
--- ---
services: services:
tailscale-komodo-periphery: tailscale-komodo-periphery:
image: ghcr.io/tailscale/tailscale:v1.88.3 image: ghcr.io/tailscale/tailscale:latest
container_name: tailscale-komodo-periphery container_name: tailscale-komodo-periphery
cap_add: cap_add:
- net_admin - net_admin
@@ -12,6 +12,8 @@ services:
- TS_HOSTNAME=komodo-periphery-ps10rp - TS_HOSTNAME=komodo-periphery-ps10rp
env_file: env_file:
- .ts-env - .ts-env
labels:
- "com.centurylinklabs.watchtower.scope=komodo"
network_mode: service:komodo-periphery network_mode: service:komodo-periphery
restart: always restart: always
volumes: volumes: