diff --git a/docs/local_dev_remote_kratos.md b/docs/local_dev_remote_kratos.md index 7c68b7bdbb03ed33d6e80d906bab47c809d4eeb5..25b8a3a3c6daaadd5f212c97324caca670a51790 100644 --- a/docs/local_dev_remote_kratos.md +++ b/docs/local_dev_remote_kratos.md @@ -223,7 +223,7 @@ relevant ports locally. It will open ports 8000, 8080, 4445, 5432 to get access to all APIs: ``` -./set-ssh-tunnel.sh `stackspin.example.com` +./set-ssh-tunnel.sh "stackspin.example.com" ``` (the tunnel goes to the kubernetes node, so *not* to your provisioning machine.