This commit is contained in:
projectmoon 2024-06-29 10:49:27 +02:00
parent ee59393dc4
commit 2e17e31c18
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ interface Config {
API_ENDPOINTS: {
SEARXNG: string;
OLLAMA: string;
OLLAMA_AUTH_HEADER: string;
};
}