feat: put Patrizio inside VPN #43

Merged
polpetta merged 22 commits from feat/patrizio-vpn into master 2026-04-17 11:33:00 +02:00
Showing only changes of commit c2ff70f79d - Show all commits

View File

@ -3,6 +3,8 @@ services:
image: ghcr.io/polpetta/patrizio-bot:v0.2.0
network_mode: service:tailscale
restart: unless-stopped
extra_hosts:
- "ollama.lan.poldebra.me:100.64.0.7"
command: -f /data/ serve
volumes:
- ./data:/data:rw