refactor traefik + add open-webui service
This commit is contained in:
parent
2f545a818f
commit
969075a5de
4 changed files with 30 additions and 11 deletions
|
|
@ -30,6 +30,8 @@
|
|||
# Enable the Open-WebUI server
|
||||
services.open-webui = {
|
||||
enable = true;
|
||||
host = "fuchsia.home.arpa";
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
# Mount our subvolume for storage of models
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue