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

Commitabe05dd

Browse files
committed
Remove HostName from SSH config
It is not necessary because the proxy command is what is in control hereand having HostName causes errors in Gateway about the host not beingfound even though it seems to work in the end.
1 parenta1c965f commitabe05dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/main/kotlin/com/coder/gateway/sdk/CoderCLIManager.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ class CoderCLIManager @JvmOverloads constructor(
234234
transform= {
235235
"""
236236
Host${getHostName(deploymentURL, it)}
237-
HostName coder.${it.name}
238237
ProxyCommand${proxyArgs.joinToString("")}${it.name}
239238
ConnectTimeout 0
240239
StrictHostKeyChecking no

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp