Skip to content

Commit ca3e4c6

Browse files
Xu-Mjctron
authored andcommitted
Update Trunk.toml
proxy configuration no_system_prox should be no_system_proxy
1 parent 3a41c4a commit ca3e4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Trunk.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ insecure = true
103103
# This may be useful in cases where a local system has a proxy configured which cannot be reconfigured, but the
104104
# proxy target (of trunk serve) is not know/accessible by the system's proxy.
105105
backend = "https://172.16.0.1:9000/api/v3/"
106-
no_system_prox = true
106+
no_system_proxy = true
107107

108108
## hooks
109109
# Hooks are optional, and default to `None`.

0 commit comments

Comments
 (0)