Skip to content

Commit ea3593d

Browse files
committed
Fix compile with name
1 parent dab84e3 commit ea3593d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enterprise/cli/proxyserver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ func (r *RootCmd) proxyServer() *clibase.Cmd {
241241

242242
proxy, err := wsproxy.New(&wsproxy.Options{
243243
Logger: logger,
244-
PrimaryAccessURL: primaryAccessURL.Value(),
244+
DashboardURL: primaryAccessURL.Value(),
245245
AccessURL: cfg.AccessURL.Value(),
246246
AppHostname: appHostname,
247247
AppHostnameRegex: appHostnameRegex,

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