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

Commitc61f111

Browse files
committed
lang
1 parent4fd64a4 commitc61f111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/tailnet.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ func (s *ServerTailnet) ReverseProxy(targetURL, dashboardURL *url.URL, agentID u
388388

389389
desc:="Failed to proxy request to application: "+theErr.Error()
390390
ifstrings.Contains(theErr.Error(),"tls:") {
391-
desc=fmt.Sprintf("This error seems to be due to a protocolmistake, please try switching to %s.\n%s",switchProtoScheme,theErr.Error())
391+
desc=fmt.Sprintf("This error seems to be due to a protocolmismatch, please try switching to %s.\n%s",switchProtoScheme,theErr.Error())
392392
}
393393

394394
site.RenderStaticErrorPage(w,r, site.ErrorPageData{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp