Replies: 1 comment
-
|
Im looking into this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm ssh'ing into my dev machine (over tailscale/headscale) and trying to use this invocation with plannotator:
(Because SSH_TTY is set, I should not need to use
PLANNOTATOR_REMOTE=1, right?)But, when I invoke
/plannotator-annotateI never see a URL displayed in the web UI nor in the console. I see this message, but no URL at all:Is there something I need to do to get the URL to display in the web UI? And, will this URL go to localhost? If so, it won't point to the machine on which I am using the browser. Can I configure that to go to a remote URL (the same tailscale machine) and make sure plannotator is listening on 0.0.0.0? Or, just use the plannotator.ai URL since the URL contains the state encoded, right?
Beta Was this translation helpful? Give feedback.
All reactions