From 050f77d1f5c5d8b2d296f76225a3dc6a52d65360 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 26 Feb 2026 02:33:19 +0000 Subject: [PATCH] Add AI_Containers/open-webui/.env --- AI_Containers/open-webui/.env | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 AI_Containers/open-webui/.env diff --git a/AI_Containers/open-webui/.env b/AI_Containers/open-webui/.env new file mode 100644 index 0000000..dc62aa0 --- /dev/null +++ b/AI_Containers/open-webui/.env @@ -0,0 +1,2 @@ +SERVICE_NAME=open-webui +DOMAIN_NAME=example.com \ No newline at end of file