fix
This commit is contained in:
parent
ee59393dc4
commit
2e17e31c18
|
@ -16,6 +16,7 @@ interface Config {
|
|||
API_ENDPOINTS: {
|
||||
SEARXNG: string;
|
||||
OLLAMA: string;
|
||||
OLLAMA_AUTH_HEADER: string;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue