Skip to content

Commit 32c271b

Browse files
committed
Immediate: more stuff for onrender.com
1 parent 3c90e40 commit 32c271b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

server-src/pinggy.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ const commandArgs = [
2727
[
2828
"-R",
2929
`80:localhost:${serverPort}`,
30+
"-o", "StrictHostKeyChecking=no",
31+
"-o", "UserKnownHostsFile=/dev/null",
3032
"nokey@localhost.run"
3133
]
3234
]

0 commit comments

Comments
 (0)