Skip to content

Commit e83e6dc

Browse files
authored
docs(cli): proxy-trusted-origins should be an ip (#4890)
1 parent c9a3113 commit e83e6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/deployment/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ func newConfig() *codersdk.DeploymentConfig {
137137
ProxyTrustedOrigins: &codersdk.DeploymentConfigField[[]string]{
138138
Name: "Proxy Trusted Origins",
139139
Flag: "proxy-trusted-origins",
140-
Usage: "Origin addresses to respect \"proxy-trusted-headers\". e.g. example.com",
140+
Usage: "Origin addresses to respect \"proxy-trusted-headers\". e.g. 192.168.1.0/24",
141141
},
142142
CacheDirectory: &codersdk.DeploymentConfigField[string]{
143143
Name: "Cache Directory",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy