Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea3593d

Browse files
committed
Fix compile with name
1 parentdab84e3 commitea3593d

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)

[8]ページ先頭

©2009-2025 Movatter.jp