What is the ENDPOINT
on the self-hosted instance?
#871
-
I always get an error Would love to know if it is I do mention It gives an alert after a very long time that it didn't connect. Like all the weird alerts like Bdw, also found a bug that it doesn't consider trailing slash for
Furthermore, I'd like to ask if the ENDPOINT needs |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Oh finally, got it to work. Removed I think the trailing slash in |
Beta Was this translation helpful? Give feedback.
Oh finally, got it to work. Removed
:9181
from everything & trailing slash too from everywhere.I think the trailing slash in
QUIRREL_BASE_URL
was causing an error (see the above comment for error). It works now :)