docs(readme,config): english readme, tailnet addresses out of the examples

This commit is contained in:
hh
2026-09-05 04:56:44 +02:00
parent a29c526ee9
commit 133bc6e915
3 changed files with 37 additions and 24 deletions
+2 -2
View File
@@ -5,14 +5,14 @@
# `model` is optional (`instance/model`); without it the project default applies.
[machines.mac]
url = "http://100.65.207.48:3773"
url = "http://<tailnet-ip>:3773"
token_env = "T3_MAC_TOKEN"
projects = ["*"]
model = "claudeAgent/claude-opus-5"
options = { effort = "high", contextWindow = "1m" }
[machines.dell]
url = "http://100.76.140.93:3773"
url = "http://<tailnet-ip>:3773"
token_env = "T3_DELL_TOKEN"
projects = ["*"]
model = "claudeAgent/claude-opus-5"