parent
5bddef4eb6
commit
855694208e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ export const PROXY_TARGET = "http://127.0.0.1:7860";
|
|||
export const API_ROUTES = ["^/api/v1/", "/health"];
|
||||
export const BASE_URL_API = "/api/v1/";
|
||||
export const HEALTH_CHECK_URL = "/health_check";
|
||||
export const DOCS_LINK = "https://docs.langflow.com";
|
||||
export const DOCS_LINK = "https://docs.langflow.org";
|
||||
|
||||
export default {
|
||||
DOCS_LINK,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue