We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a41c4a commit ca3e4c6Copy full SHA for ca3e4c6
Trunk.toml
@@ -103,7 +103,7 @@ insecure = true
103
# This may be useful in cases where a local system has a proxy configured which cannot be reconfigured, but the
104
# proxy target (of trunk serve) is not know/accessible by the system's proxy.
105
backend = "https://172.16.0.1:9000/api/v3/"
106
-no_system_prox = true
+no_system_proxy = true
107
108
## hooks
109
# Hooks are optional, and default to `None`.
0 commit comments