chore: remove leftover config
parent
4ec1091d58
commit
ab20086419
|
@ -61,8 +61,6 @@ services:
|
|||
hostname: diary
|
||||
image: tailscale/tailscale:latest
|
||||
restart: unless-stopped
|
||||
# ports:
|
||||
# - "80:80"
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "tailscale status"]
|
||||
interval: 1s
|
||||
|
@ -79,7 +77,6 @@ services:
|
|||
- net_raw
|
||||
command: tailscaled
|
||||
|
||||
|
||||
volumes:
|
||||
data:
|
||||
driver: local
|
||||
|
|
Loading…
Reference in New Issue