Skip to content

How to change the API address used by the dashboard? #1459

Answered by rrooij
mplucinski asked this question in Q&A
Discussion options

You must be logged in to vote

Good catch! We currently compile the dashboard with an ENV variable to which server it should connect and for the local dashboard, we indeed made this localhost:6363. Unfortunately this is at the moment not changeable at runtime in a very easy way, but we do support overriding the server URL as a workaround if you set the following key/value pair in your browser's localStorage when visiting the dashboard:

terminusdb-server-override: http://localhost:65143

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rrooij
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants