modules.services.open-webui: enable signup

This commit is contained in:
2025-04-13 10:32:13 +08:00
parent d03be85be1
commit e44530119c

View File

@@ -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";