2026-07-15 15:51:28 +02:00
|
|
|
# Copy to .env next to docker-compose.yml (gitignored); docker compose picks
|
|
|
|
|
# it up automatically. Same convention as services/llm-gateway.
|
|
|
|
|
|
|
|
|
|
# Tailscale IP of the SOLARIA node. Bind the mesh-facing publish ONLY to this
|
|
|
|
|
# IP — never 0.0.0.0. Verify when rebuilding the host: tailscale ip -4.
|
|
|
|
|
TAILSCALE_BIND_IP=100.100.231.104
|
|
|
|
|
|
2026-05-11 20:46:50 +02:00
|
|
|
# CUDA_VISIBLE_DEVICES=0
|