mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(access): a llama
This commit is contained in:
parent
e3b6048e32
commit
7bf1ce71de
14 changed files with 323 additions and 6 deletions
|
|
@ -41,5 +41,10 @@ in {
|
|||
ports.public.port = 32022;
|
||||
};
|
||||
prometheus-exporters-node.enable = true;
|
||||
ollama = {
|
||||
enable = true;
|
||||
defaults.port.listen = "tail";
|
||||
ports.default.status.enable = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue