feat: migrate Diary to VPN only access #36

Merged
polpetta merged 2 commits from diary-vpn-migration into master 2025-01-12 22:09:24 +01:00
Showing only changes of commit ab20086419 - Show all commits

View File

@ -61,8 +61,6 @@ services:
hostname: diary hostname: diary
image: tailscale/tailscale:latest image: tailscale/tailscale:latest
restart: unless-stopped restart: unless-stopped
# ports:
# - "80:80"
healthcheck: healthcheck:
test: ["CMD-SHELL", "tailscale status"] test: ["CMD-SHELL", "tailscale status"]
interval: 1s interval: 1s
@ -79,7 +77,6 @@ services:
- net_raw - net_raw
command: tailscaled command: tailscaled
volumes: volumes:
data: data:
driver: local driver: local