docs(readme,config): english readme, tailnet addresses out of the examples
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user