We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04c1df3 + e81f78f commit d77e7a0Copy full SHA for d77e7a0
docs/subnet/install_guide/launch_subnet.md
@@ -44,6 +44,7 @@ title: Upgrading the Subnet
44
<summary>If you are running this on a remote server.</summary>
45
<p>
46
first use ssh tunnel: <code>ssh -N -L localhost:5210:localhost:5210 USERNAME@IP_ADDRESS -i SERVER_KEY_FILE</code>
47
+ **if you're using VSCode to SSH, the port might be forwarded to your machine automatically (no need for above step)
48
</p>
49
</details>
50
0 commit comments