feat: add OpenWebUI AI chat service (ai.xiteng.site)
- New service: OpenWebUI v0.9.5 with Authentik OIDC auth - compose.yml with Traefik, Homepage, AutoKuma labels - Network fix: HF_ENDPOINT mirror + custom DNS for China - Authentik grant_types fix documented in README - .gitignore: openwebui/data/ and openwebui/.env
This commit is contained in:
@@ -42,3 +42,11 @@ seaweedfs/data/
|
||||
|
||||
# 忽略 AI 工具
|
||||
.aider*
|
||||
|
||||
# 忽略 remark42 数据
|
||||
remark42/var/
|
||||
remark42/.env
|
||||
|
||||
# 忽略 OpenWebUI 数据和密钥
|
||||
openwebui/data/
|
||||
openwebui/.env
|
||||
|
||||
Reference in New Issue
Block a user