mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
modules.services.open-webui: enable signup
This commit is contained in:
@@ -18,7 +18,6 @@ inputs:
|
||||
environment =
|
||||
{
|
||||
ENABLE_PERSISTENT_CONFIG = "False";
|
||||
ENABLE_SIGNUP = "False";
|
||||
WEBUI_URL = "https://${open-webui.hostname}";
|
||||
ADMIN_EMAIL = "chn@chn.moe";
|
||||
OLLAMA_API_BASE_URL = "http://${open-webui.ollamaHost}:11434";
|
||||
|
||||
Reference in New Issue
Block a user