Open WebUI but only proxy. Deployed via Portainer
This commit is contained in:
parent
0b0ddfc2f9
commit
8174cc5756
4 changed files with 34 additions and 2 deletions
|
|
@ -136,6 +136,15 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
open-webui.deployment = {
|
||||
targetHost = hosts.open-webui;
|
||||
tags = [
|
||||
"lxc"
|
||||
"bacco"
|
||||
"open-webui"
|
||||
];
|
||||
};
|
||||
|
||||
paperless.deployment = {
|
||||
targetHost = hosts.paperless;
|
||||
tags = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue