feat: put Patrizio inside VPN #43
@ -3,8 +3,6 @@ services:
|
|||||||
image: ghcr.io/polpetta/patrizio-bot:v0.2.0
|
image: ghcr.io/polpetta/patrizio-bot:v0.2.0
|
||||||
network_mode: service:tailscale
|
network_mode: service:tailscale
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
extra_hosts:
|
|
||||||
- "ollama.lan.poldebra.me:100.64.0.7"
|
|
||||||
command: -f /data/ serve
|
command: -f /data/ serve
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data:rw
|
- ./data:/data:rw
|
||||||
@ -24,6 +22,8 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
dns:
|
dns:
|
||||||
- 100.100.100.100
|
- 100.100.100.100
|
||||||
|
extra_hosts:
|
||||||
|
- "ollama.lan.poldebra.me:100.64.0.7"
|
||||||
env_file:
|
env_file:
|
||||||
- tailscale.env
|
- tailscale.env
|
||||||
command: >
|
command: >
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user