diff --git a/docs/local_dev_remote_kratos.md b/docs/local_dev_remote_kratos.md index 7c153665f88452446da21c5647dd1b389ec3f3eb..2e290a2d9a0bc645af32eb34c3ef2e1a31d08dfd 100644 --- a/docs/local_dev_remote_kratos.md +++ b/docs/local_dev_remote_kratos.md @@ -165,6 +165,7 @@ relevant ports locally. It will open ports 8000, 8080, 4445, 5432 to get access to all APIs: ``` +cd project_root/login ./set-ssh-tunnel.sh "stackspin.example.com" ```