mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-04-30 08:12:26 +00:00
Update config.ts
This commit is contained in:
@ -16,11 +16,6 @@ interface Config {
|
||||
VIDEO: string;
|
||||
NEWS: string;
|
||||
}
|
||||
KEYCLOAK: {
|
||||
URL: string;
|
||||
REALM: string;
|
||||
CLIENT_ID: string;
|
||||
};
|
||||
MODELS: {
|
||||
OPENAI: {
|
||||
API_KEY: string;
|
||||
|
Reference in New Issue
Block a user