Commit 7ba917c
fix(docker): add github.com to SSH host config
SSH config only had github.com-bot alias, so git@github.com URLs
failed through the proxy. Bot wasted tokens rediscovering the alias
each cycle. Now both github.com and github.com-bot resolve correctly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 28bd435 commit 7ba917c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments