add ollama proxy
This commit is contained in:
parent
435a3b259a
commit
65e5fdc59e
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ in
|
||||||
extraOptions = [
|
extraOptions = [
|
||||||
"--network=librechat-network"
|
"--network=librechat-network"
|
||||||
"--add-host=azureproxy:100.64.0.8"
|
"--add-host=azureproxy:100.64.0.8"
|
||||||
|
"--add-host=ollamaproxy:100.64.0.6"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue