Initial commit: all TrueNAS docker compose stacks
This commit is contained in:
10
ai/.env.example
Normal file
10
ai/.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
TZ=America/Chicago
|
||||
|
||||
# OpenWebUI
|
||||
OPENWEBUI_SECRET_KEY=changeme
|
||||
|
||||
# OpenWebUI postgres — must match databases initdb/01-create-databases.sql
|
||||
OPENWEBUI_DB_PASS=changeme
|
||||
|
||||
# Scriberr — Hugging Face token for model downloads
|
||||
HF_TOKEN=changeme
|
||||
Reference in New Issue
Block a user