You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redirects are not supported, so you'll need the root endpoint url... not the one that ends with a path and starts with runkit.io, but the one that ends with runkit.sh.
23
23
You can find out what your endpoint url is by visiting ${rkUrl}
24
24
25
-
it should look something like "https://untitled-123abc.runkit.sh"
25
+
It should look something like "https://untitled-123abc.runkit.sh"
0 commit comments